]> www.fi.muni.cz Git - evince.git/blob - pdf/goo/Makefile.in
Added Automake setup -miguel
[evince.git] / pdf / goo / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CC = @CC@
64 CXX = @CXX@
65 DLLTOOL = @DLLTOOL@
66 EXE = @EXE@
67 EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@
68 EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@
69 GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
70 GNOMEUI_LIBS = @GNOMEUI_LIBS@
71 GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
72 GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
73 GNOME_CONFIG = @GNOME_CONFIG@
74 GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
75 GNOME_LIBDIR = @GNOME_LIBDIR@
76 GNOME_LIBS = @GNOME_LIBS@
77 GNORBA_CFLAGS = @GNORBA_CFLAGS@
78 GNORBA_LIBS = @GNORBA_LIBS@
79 GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
80 GTK_CFLAGS = @GTK_CFLAGS@
81 GTK_CONFIG = @GTK_CONFIG@
82 GTK_LIBS = @GTK_LIBS@
83 LD = @LD@
84 LIBPREFIX = @LIBPREFIX@
85 LIBTOOL = @LIBTOOL@
86 LN_S = @LN_S@
87 MAINT = @MAINT@
88 MAKEINFO = @MAKEINFO@
89 NM = @NM@
90 OPTIONS = @OPTIONS@
91 ORBIT_CFLAGS = @ORBIT_CFLAGS@
92 ORBIT_CONFIG = @ORBIT_CONFIG@
93 ORBIT_IDL = @ORBIT_IDL@
94 ORBIT_LIBS = @ORBIT_LIBS@
95 PACKAGE = @PACKAGE@
96 PTHREAD_LIB = @PTHREAD_LIB@
97 RANLIB = @RANLIB@
98 STRIP = @STRIP@
99 VERSION = @VERSION@
100 XPM_LIBS = @XPM_LIBS@
101 YACC = @YACC@
102 ZVT_LIBS = @ZVT_LIBS@
103 cflags_set = @cflags_set@
104 cxxflags_set = @cxxflags_set@
105
106 lib_LIBRARIES = libgoo.a
107
108 libgoo_a_SOURCES =      GString.cc              gmempp.cc               gfile.cc                gmem.c                  parseargs.c             GString.h               gfile.h                 gmem.h                  gtypes.h                parseargs.h
109
110
111 EXTRA_DIST =    vms_dirent.h            vms_sys_dirent.h        vms_unix_time.h         makefile.w32            vms_make.com
112
113 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114 CONFIG_CLEAN_FILES = 
115 LIBRARIES =  $(lib_LIBRARIES)
116
117
118 DEFS = @DEFS@ -I. -I$(srcdir) 
119 CPPFLAGS = @CPPFLAGS@
120 LDFLAGS = @LDFLAGS@
121 LIBS = @LIBS@
122 X_CFLAGS = @X_CFLAGS@
123 X_LIBS = @X_LIBS@
124 X_EXTRA_LIBS = @X_EXTRA_LIBS@
125 X_PRE_LIBS = @X_PRE_LIBS@
126 libgoo_a_LIBADD = 
127 libgoo_a_OBJECTS =  GString.o gmempp.o gfile.o gmem.o parseargs.o
128 AR = ar
129 CXXFLAGS = @CXXFLAGS@
130 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
131 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
132 CXXLD = $(CXX)
133 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
134 CFLAGS = @CFLAGS@
135 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 CCLD = $(CC)
138 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
139 DIST_COMMON =  Makefile.am Makefile.in
140
141
142 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
143
144 TAR = tar
145 GZIP_ENV = --best
146 DEP_FILES =  .deps/GString.P .deps/gfile.P .deps/gmem.P .deps/gmempp.P \
147 .deps/parseargs.P
148 SOURCES = $(libgoo_a_SOURCES)
149 OBJECTS = $(libgoo_a_OBJECTS)
150
151 all: all-redirect
152 .SUFFIXES:
153 .SUFFIXES: .S .c .cc .lo .o .s
154 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
155         cd $(top_srcdir) && $(AUTOMAKE) --gnu goo/Makefile
156
157 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
158         cd $(top_builddir) \
159           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
160
161
162 mostlyclean-libLIBRARIES:
163
164 clean-libLIBRARIES:
165         -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
166
167 distclean-libLIBRARIES:
168
169 maintainer-clean-libLIBRARIES:
170
171 install-libLIBRARIES: $(lib_LIBRARIES)
172         @$(NORMAL_INSTALL)
173         $(mkinstalldirs) $(DESTDIR)$(libdir)
174         @list='$(lib_LIBRARIES)'; for p in $$list; do \
175           if test -f $$p; then \
176             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
177             $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \
178           else :; fi; \
179         done
180         @$(POST_INSTALL)
181         @list='$(lib_LIBRARIES)'; for p in $$list; do \
182           if test -f $$p; then \
183             echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
184             $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
185           else :; fi; \
186         done
187
188 uninstall-libLIBRARIES:
189         @$(NORMAL_UNINSTALL)
190         list='$(lib_LIBRARIES)'; for p in $$list; do \
191           rm -f $(DESTDIR)$(libdir)/$$p; \
192         done
193
194 .s.o:
195         $(COMPILE) -c $<
196
197 .S.o:
198         $(COMPILE) -c $<
199
200 mostlyclean-compile:
201         -rm -f *.o core *.core
202
203 clean-compile:
204
205 distclean-compile:
206         -rm -f *.tab.c
207
208 maintainer-clean-compile:
209
210 .s.lo:
211         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
212
213 .S.lo:
214         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
215
216 mostlyclean-libtool:
217         -rm -f *.lo
218
219 clean-libtool:
220         -rm -rf .libs _libs
221
222 distclean-libtool:
223
224 maintainer-clean-libtool:
225
226 libgoo.a: $(libgoo_a_OBJECTS) $(libgoo_a_DEPENDENCIES)
227         -rm -f libgoo.a
228         $(AR) cru libgoo.a $(libgoo_a_OBJECTS) $(libgoo_a_LIBADD)
229         $(RANLIB) libgoo.a
230 .cc.o:
231         $(CXXCOMPILE) -c $<
232 .cc.lo:
233         $(LTCXXCOMPILE) -c $<
234
235 tags: TAGS
236
237 ID: $(HEADERS) $(SOURCES) $(LISP)
238         list='$(SOURCES) $(HEADERS)'; \
239         unique=`for i in $$list; do echo $$i; done | \
240           awk '    { files[$$0] = 1; } \
241                END { for (i in files) print i; }'`; \
242         here=`pwd` && cd $(srcdir) \
243           && mkid -f$$here/ID $$unique $(LISP)
244
245 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
246         tags=; \
247         here=`pwd`; \
248         list='$(SOURCES) $(HEADERS)'; \
249         unique=`for i in $$list; do echo $$i; done | \
250           awk '    { files[$$0] = 1; } \
251                END { for (i in files) print i; }'`; \
252         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
253           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
254
255 mostlyclean-tags:
256
257 clean-tags:
258
259 distclean-tags:
260         -rm -f TAGS ID
261
262 maintainer-clean-tags:
263
264 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
265
266 subdir = goo
267
268 distdir: $(DISTFILES)
269         here=`cd $(top_builddir) && pwd`; \
270         top_distdir=`cd $(top_distdir) && pwd`; \
271         distdir=`cd $(distdir) && pwd`; \
272         cd $(top_srcdir) \
273           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu goo/Makefile
274         @for file in $(DISTFILES); do \
275           d=$(srcdir); \
276           if test -d $$d/$$file; then \
277             cp -pr $$/$$file $(distdir)/$$file; \
278           else \
279             test -f $(distdir)/$$file \
280             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
281             || cp -p $$d/$$file $(distdir)/$$file || :; \
282           fi; \
283         done
284
285 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
286
287 -include $(DEP_FILES)
288
289 mostlyclean-depend:
290
291 clean-depend:
292
293 distclean-depend:
294         -rm -rf .deps
295
296 maintainer-clean-depend:
297
298 %.o: %.c
299         @echo '$(COMPILE) -c $<'; \
300         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
301         @-cp .deps/$(*F).pp .deps/$(*F).P; \
302         tr ' ' '\012' < .deps/$(*F).pp \
303           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
304             >> .deps/$(*F).P; \
305         rm .deps/$(*F).pp
306
307 %.lo: %.c
308         @echo '$(LTCOMPILE) -c $<'; \
309         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
310         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
311           < .deps/$(*F).pp > .deps/$(*F).P; \
312         tr ' ' '\012' < .deps/$(*F).pp \
313           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
314             >> .deps/$(*F).P; \
315         rm -f .deps/$(*F).pp
316
317 %.o: %.cc
318         @echo '$(CXXCOMPILE) -c $<'; \
319         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
320         @-cp .deps/$(*F).pp .deps/$(*F).P; \
321         tr ' ' '\012' < .deps/$(*F).pp \
322           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
323             >> .deps/$(*F).P; \
324         rm .deps/$(*F).pp
325
326 %.lo: %.cc
327         @echo '$(LTCXXCOMPILE) -c $<'; \
328         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
329         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
330           < .deps/$(*F).pp > .deps/$(*F).P; \
331         tr ' ' '\012' < .deps/$(*F).pp \
332           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
333             >> .deps/$(*F).P; \
334         rm -f .deps/$(*F).pp
335 info-am:
336 info: info-am
337 dvi-am:
338 dvi: dvi-am
339 check-am: all-am
340 check: check-am
341 installcheck-am:
342 installcheck: installcheck-am
343 install-exec-am: install-libLIBRARIES
344 install-exec: install-exec-am
345
346 install-data-am:
347 install-data: install-data-am
348
349 install-am: all-am
350         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
351 install: install-am
352 uninstall-am: uninstall-libLIBRARIES
353 uninstall: uninstall-am
354 all-am: Makefile $(LIBRARIES)
355 all-redirect: all-am
356 install-strip:
357         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
358 installdirs:
359         $(mkinstalldirs)  $(DESTDIR)$(libdir)
360
361
362 mostlyclean-generic:
363
364 clean-generic:
365
366 distclean-generic:
367         -rm -f Makefile $(CONFIG_CLEAN_FILES)
368         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
369
370 maintainer-clean-generic:
371 mostlyclean-am:  mostlyclean-libLIBRARIES mostlyclean-compile \
372                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
373                 mostlyclean-generic
374
375 mostlyclean: mostlyclean-am
376
377 clean-am:  clean-libLIBRARIES clean-compile clean-libtool clean-tags \
378                 clean-depend clean-generic mostlyclean-am
379
380 clean: clean-am
381
382 distclean-am:  distclean-libLIBRARIES distclean-compile \
383                 distclean-libtool distclean-tags distclean-depend \
384                 distclean-generic clean-am
385         -rm -f libtool
386
387 distclean: distclean-am
388
389 maintainer-clean-am:  maintainer-clean-libLIBRARIES \
390                 maintainer-clean-compile maintainer-clean-libtool \
391                 maintainer-clean-tags maintainer-clean-depend \
392                 maintainer-clean-generic distclean-am
393         @echo "This command is intended for maintainers to use;"
394         @echo "it deletes files that may require special tools to rebuild."
395
396 maintainer-clean: maintainer-clean-am
397
398 .PHONY: mostlyclean-libLIBRARIES distclean-libLIBRARIES \
399 clean-libLIBRARIES maintainer-clean-libLIBRARIES uninstall-libLIBRARIES \
400 install-libLIBRARIES mostlyclean-compile distclean-compile \
401 clean-compile maintainer-clean-compile mostlyclean-libtool \
402 distclean-libtool clean-libtool maintainer-clean-libtool tags \
403 mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
404 distdir mostlyclean-depend distclean-depend clean-depend \
405 maintainer-clean-depend info-am info dvi-am dvi check check-am \
406 installcheck-am installcheck install-exec-am install-exec \
407 install-data-am install-data install-am install uninstall-am uninstall \
408 all-redirect all-am all installdirs mostlyclean-generic \
409 distclean-generic clean-generic maintainer-clean-generic clean \
410 mostlyclean distclean maintainer-clean
411
412
413 # Tell versions [3.59,3.63) of GNU make to not export all variables.
414 # Otherwise a system limit (for SysV at least) may be exceeded.
415 .NOEXPORT: