source: trunk/third/at-spi/atk-bridge/Makefile.in @ 18422

Revision 18422, 10.6 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18421, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63ATK_BRIDGE_CFLAGS = @ATK_BRIDGE_CFLAGS@
64ATK_BRIDGE_LIBS = @ATK_BRIDGE_LIBS@
65AT_SPI_BINARY_AGE = @AT_SPI_BINARY_AGE@
66AT_SPI_INTERFACE_AGE = @AT_SPI_INTERFACE_AGE@
67AT_SPI_MAJOR_VERSION = @AT_SPI_MAJOR_VERSION@
68AT_SPI_MICRO_VERSION = @AT_SPI_MICRO_VERSION@
69AT_SPI_MINOR_VERSION = @AT_SPI_MINOR_VERSION@
70BONOBO_ACTIVATION_IDL_DIR = @BONOBO_ACTIVATION_IDL_DIR@
71CC = @CC@
72CPPFLAGS = @CPPFLAGS@
73DLLTOOL = @DLLTOOL@
74ECHO = @ECHO@
75EXEEXT = @EXEEXT@
76GNOME_ACLOCAL_DIR = @GNOME_ACLOCAL_DIR@
77GNOME_ACLOCAL_FLAGS = @GNOME_ACLOCAL_FLAGS@
78GNOME_INTERFACE_VERSION = @GNOME_INTERFACE_VERSION@
79GTKDOC = @GTKDOC@
80HAVE_GTK_DOC = @HAVE_GTK_DOC@
81INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
82INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
83INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
84INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
85INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
86INTLTOOL_MERGE = @INTLTOOL_MERGE@
87INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
88INTLTOOL_PERL = @INTLTOOL_PERL@
89INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
90INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
91INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
92INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
93INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
94INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
95INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
96INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
97INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
98LIBBONOBO_IDL_DIR = @LIBBONOBO_IDL_DIR@
99LIBCSPI_CFLAGS = @LIBCSPI_CFLAGS@
100LIBCSPI_LIBS = @LIBCSPI_LIBS@
101LIBSPI_CFLAGS = @LIBSPI_CFLAGS@
102LIBSPI_LIBS = @LIBSPI_LIBS@
103LIBTOOL = @LIBTOOL@
104LN_S = @LN_S@
105LT_AGE = @LT_AGE@
106LT_CURRENT = @LT_CURRENT@
107LT_RELEASE = @LT_RELEASE@
108LT_REVISION = @LT_REVISION@
109LT_VERSION_INFO = @LT_VERSION_INFO@
110MAINT = @MAINT@
111MAKEINFO = @MAKEINFO@
112OBJDUMP = @OBJDUMP@
113OBJEXT = @OBJEXT@
114ORBIT_IDL = @ORBIT_IDL@
115PACKAGE = @PACKAGE@
116PKG_CONFIG = @PKG_CONFIG@
117POPT_LIBS = @POPT_LIBS@
118RANLIB = @RANLIB@
119REGISTRYD_CFLAGS = @REGISTRYD_CFLAGS@
120REGISTRYD_LIBS = @REGISTRYD_LIBS@
121STRIP = @STRIP@
122TESTS_CFLAGS = @TESTS_CFLAGS@
123TESTS_LIBS = @TESTS_LIBS@
124VERSION = @VERSION@
125WARN_CFLAGS = @WARN_CFLAGS@
126XTST_LIBS = @XTST_LIBS@
127X_LIBS = @X_LIBS@
128cxxflags_set = @cxxflags_set@
129
130moduledir = $(libdir)/gtk-2.0/modules
131module_LTLIBRARIES = libatk-bridge.la
132
133libatk_bridge_la_SOURCES =      bridge.c
134
135
136libatk_bridge_la_DEPENDENCIES =         $(top_srcdir)/libspi/application.h
137
138
139INCLUDES = -I $(top_srcdir)            -I $(top_builddir)                          -I $(top_srcdir)/libspi                 -I $(top_builddir)/libspi               -I $(top_builddir)/atk-bridge            $(ATK_BRIDGE_CFLAGS)
140
141
142DEPS =          $(libatk)               $(libbonobo-2)          $(liboaf-2)             $(libORBit-2)           $(libat-spi)
143
144
145LDFLAGS = @LDFLAGS@ -no-undefined -module -avoid-version
146
147libatk_bridge_la_LIBADD = $(ATK_BRIDGE_LIBS) ../libspi/libspi.la
148
149CFLAGS = @CFLAGS@ $(ATK_BRIDGE_CFLAGS)
150mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
151CONFIG_HEADER = ../config.h
152CONFIG_CLEAN_FILES =
153LTLIBRARIES =  $(module_LTLIBRARIES)
154
155
156DEFS = @DEFS@ -I. -I$(srcdir) -I..
157LIBS = @LIBS@
158X_CFLAGS = @X_CFLAGS@
159X_EXTRA_LIBS = @X_EXTRA_LIBS@
160X_PRE_LIBS = @X_PRE_LIBS@
161libatk_bridge_la_LDFLAGS =
162libatk_bridge_la_OBJECTS =  bridge.lo
163COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
164LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165CCLD = $(CC)
166LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
167DIST_COMMON =  Makefile.am Makefile.in
168
169
170DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
171
172TAR = gtar
173GZIP_ENV = --best
174SOURCES = $(libatk_bridge_la_SOURCES)
175OBJECTS = $(libatk_bridge_la_OBJECTS)
176
177all: all-redirect
178.SUFFIXES:
179.SUFFIXES: .S .c .lo .o .obj .s
180$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
181        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps atk-bridge/Makefile
182
183Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
184        cd $(top_builddir) \
185          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
186
187
188mostlyclean-moduleLTLIBRARIES:
189
190clean-moduleLTLIBRARIES:
191        -test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES)
192
193distclean-moduleLTLIBRARIES:
194
195maintainer-clean-moduleLTLIBRARIES:
196
197install-moduleLTLIBRARIES: $(module_LTLIBRARIES)
198        @$(NORMAL_INSTALL)
199        $(mkinstalldirs) $(DESTDIR)$(moduledir)
200        @list='$(module_LTLIBRARIES)'; for p in $$list; do \
201          if test -f $$p; then \
202            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(moduledir)/$$p"; \
203            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(moduledir)/$$p; \
204          else :; fi; \
205        done
206
207uninstall-moduleLTLIBRARIES:
208        @$(NORMAL_UNINSTALL)
209        list='$(module_LTLIBRARIES)'; for p in $$list; do \
210          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(moduledir)/$$p; \
211        done
212
213.c.o:
214        $(COMPILE) -c $<
215
216# FIXME: We should only use cygpath when building on Windows,
217# and only if it is available.
218.c.obj:
219        $(COMPILE) -c `cygpath -w $<`
220
221.s.o:
222        $(COMPILE) -c $<
223
224.S.o:
225        $(COMPILE) -c $<
226
227mostlyclean-compile:
228        -rm -f *.o core *.core
229        -rm -f *.$(OBJEXT)
230
231clean-compile:
232
233distclean-compile:
234        -rm -f *.tab.c
235
236maintainer-clean-compile:
237
238.c.lo:
239        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
240
241.s.lo:
242        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
243
244.S.lo:
245        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
246
247mostlyclean-libtool:
248        -rm -f *.lo
249
250clean-libtool:
251        -rm -rf .libs _libs
252
253distclean-libtool:
254
255maintainer-clean-libtool:
256
257libatk-bridge.la: $(libatk_bridge_la_OBJECTS) $(libatk_bridge_la_DEPENDENCIES)
258        $(LINK) -rpath $(moduledir) $(libatk_bridge_la_LDFLAGS) $(libatk_bridge_la_OBJECTS) $(libatk_bridge_la_LIBADD) $(LIBS)
259
260tags: TAGS
261
262ID: $(HEADERS) $(SOURCES) $(LISP)
263        list='$(SOURCES) $(HEADERS)'; \
264        unique=`for i in $$list; do echo $$i; done | \
265          awk '    { files[$$0] = 1; } \
266               END { for (i in files) print i; }'`; \
267        here=`pwd` && cd $(srcdir) \
268          && mkid -f$$here/ID $$unique $(LISP)
269
270TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
271        tags=; \
272        here=`pwd`; \
273        list='$(SOURCES) $(HEADERS)'; \
274        unique=`for i in $$list; do echo $$i; done | \
275          awk '    { files[$$0] = 1; } \
276               END { for (i in files) print i; }'`; \
277        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
278          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
279
280mostlyclean-tags:
281
282clean-tags:
283
284distclean-tags:
285        -rm -f TAGS ID
286
287maintainer-clean-tags:
288
289distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
290
291subdir = atk-bridge
292
293distdir: $(DISTFILES)
294        @for file in $(DISTFILES); do \
295          d=$(srcdir); \
296          if test -d $$d/$$file; then \
297            cp -pr $$d/$$file $(distdir)/$$file; \
298          else \
299            test -f $(distdir)/$$file \
300            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
301            || cp -p $$d/$$file $(distdir)/$$file || :; \
302          fi; \
303        done
304bridge.lo bridge.o : bridge.c ../libspi/Accessibility.h \
305        ../libspi/accessible.h ../libspi/base.h ../libspi/application.h
306
307info-am:
308info: info-am
309dvi-am:
310dvi: dvi-am
311check-am: all-am
312check: check-am
313installcheck-am:
314installcheck: installcheck-am
315install-exec-am:
316install-exec: install-exec-am
317
318install-data-am: install-moduleLTLIBRARIES
319install-data: install-data-am
320
321install-am: all-am
322        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
323install: install-am
324uninstall-am: uninstall-moduleLTLIBRARIES
325uninstall: uninstall-am
326all-am: Makefile $(LTLIBRARIES)
327all-redirect: all-am
328install-strip:
329        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
330installdirs:
331        $(mkinstalldirs)  $(DESTDIR)$(moduledir)
332
333
334mostlyclean-generic:
335
336clean-generic:
337
338distclean-generic:
339        -rm -f Makefile $(CONFIG_CLEAN_FILES)
340        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
341
342maintainer-clean-generic:
343mostlyclean-am:  mostlyclean-moduleLTLIBRARIES mostlyclean-compile \
344                mostlyclean-libtool mostlyclean-tags \
345                mostlyclean-generic
346
347mostlyclean: mostlyclean-am
348
349clean-am:  clean-moduleLTLIBRARIES clean-compile clean-libtool \
350                clean-tags clean-generic mostlyclean-am
351
352clean: clean-am
353
354distclean-am:  distclean-moduleLTLIBRARIES distclean-compile \
355                distclean-libtool distclean-tags distclean-generic \
356                clean-am
357        -rm -f libtool
358
359distclean: distclean-am
360
361maintainer-clean-am:  maintainer-clean-moduleLTLIBRARIES \
362                maintainer-clean-compile maintainer-clean-libtool \
363                maintainer-clean-tags maintainer-clean-generic \
364                distclean-am
365        @echo "This command is intended for maintainers to use;"
366        @echo "it deletes files that may require special tools to rebuild."
367
368maintainer-clean: maintainer-clean-am
369
370.PHONY: mostlyclean-moduleLTLIBRARIES distclean-moduleLTLIBRARIES \
371clean-moduleLTLIBRARIES maintainer-clean-moduleLTLIBRARIES \
372uninstall-moduleLTLIBRARIES install-moduleLTLIBRARIES \
373mostlyclean-compile distclean-compile clean-compile \
374maintainer-clean-compile mostlyclean-libtool distclean-libtool \
375clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
376distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
377dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
378install-exec install-data-am install-data install-am install \
379uninstall-am uninstall all-redirect all-am all installdirs \
380mostlyclean-generic distclean-generic clean-generic \
381maintainer-clean-generic clean mostlyclean distclean maintainer-clean
382
383
384# Tell versions [3.59,3.63) of GNU make to not export all variables.
385# Otherwise a system limit (for SysV at least) may be exceeded.
386.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.