]> git.draconx.ca Git - gob-dx.git/blob - Makefile.in
Release 2.0.1
[gob-dx.git] / Makefile.in
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
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 CC = @CC@
61 CFLAGS = @CFLAGS@
62 CPP = @CPP@
63 CPPFLAGS = @CPPFLAGS@
64 DOINSTGOB = @DOINSTGOB@
65 GLIB_CFLAGS = @GLIB_CFLAGS@
66 GLIB_LIBS = @GLIB_LIBS@
67 LDFLAGS = @LDFLAGS@
68 LEX = @LEX@
69 MAINT = @MAINT@
70 MAKEINFO = @MAKEINFO@
71 MV = @MV@
72 NOINSTGOB = @NOINSTGOB@
73 PACKAGE = @PACKAGE@
74 PKG_CONFIG = @PKG_CONFIG@
75 RM = @RM@
76 TAR = @TAR@
77 VERSION = @VERSION@
78 YACC = @YACC@
79 YFLAGS = @YFLAGS@
80
81 SUBDIRS = @SUBDIRS@
82 DIST_SUBDIRS = src doc examples
83
84 m4dir = $(datadir)/aclocal
85 m4_DATA = gob2.m4
86
87 EXTRA_DIST = gob2.spec.in $(m4_DATA) COPYING.generated-code
88 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
89 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
90 CONFIG_HEADER = config.h
91 CONFIG_CLEAN_FILES =  gob2.spec
92 DATA =  $(m4_DATA)
93
94 DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
95 Makefile.am Makefile.in NEWS TODO aclocal.m4 config.h.in configure \
96 configure.in gob2.spec.in install-sh missing mkinstalldirs
97
98
99 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
100
101 GZIP_ENV = --best
102 all: all-redirect
103 .SUFFIXES:
104 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
105         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
106
107 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
108         cd $(top_builddir) \
109           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
110
111 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 
112         cd $(srcdir) && $(ACLOCAL)
113
114 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
115         $(SHELL) ./config.status --recheck
116 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
117         cd $(srcdir) && $(AUTOCONF)
118
119 config.h: stamp-h
120         @if test ! -f $@; then \
121                 rm -f stamp-h; \
122                 $(MAKE) stamp-h; \
123         else :; fi
124 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
125         cd $(top_builddir) \
126           && CONFIG_FILES= CONFIG_HEADERS=config.h \
127              $(SHELL) ./config.status
128         @echo timestamp > stamp-h 2> /dev/null
129 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
130         @if test ! -f $@; then \
131                 rm -f $(srcdir)/stamp-h.in; \
132                 $(MAKE) $(srcdir)/stamp-h.in; \
133         else :; fi
134 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
135         cd $(top_srcdir) && $(AUTOHEADER)
136         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
137
138 mostlyclean-hdr:
139
140 clean-hdr:
141
142 distclean-hdr:
143         -rm -f config.h
144
145 maintainer-clean-hdr:
146 gob2.spec: $(top_builddir)/config.status gob2.spec.in
147         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
148
149 install-m4DATA: $(m4_DATA)
150         @$(NORMAL_INSTALL)
151         $(mkinstalldirs) $(DESTDIR)$(m4dir)
152         @list='$(m4_DATA)'; for p in $$list; do \
153           if test -f $(srcdir)/$$p; then \
154             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4dir)/$$p"; \
155             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(m4dir)/$$p; \
156           else if test -f $$p; then \
157             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(m4dir)/$$p"; \
158             $(INSTALL_DATA) $$p $(DESTDIR)$(m4dir)/$$p; \
159           fi; fi; \
160         done
161
162 uninstall-m4DATA:
163         @$(NORMAL_UNINSTALL)
164         list='$(m4_DATA)'; for p in $$list; do \
165           rm -f $(DESTDIR)$(m4dir)/$$p; \
166         done
167
168 # This directory's subdirectories are mostly independent; you can cd
169 # into them and run `make' without going through this Makefile.
170 # To change the values of `make' variables: instead of editing Makefiles,
171 # (1) if the variable is set in `config.status', edit `config.status'
172 #     (which will cause the Makefiles to be regenerated when you run `make');
173 # (2) otherwise, pass the desired values on the `make' command line.
174
175 @SET_MAKE@
176
177 all-recursive install-data-recursive install-exec-recursive \
178 installdirs-recursive install-recursive uninstall-recursive  \
179 check-recursive installcheck-recursive info-recursive dvi-recursive:
180         @set fnord $(MAKEFLAGS); amf=$$2; \
181         dot_seen=no; \
182         target=`echo $@ | sed s/-recursive//`; \
183         list='$(SUBDIRS)'; for subdir in $$list; do \
184           echo "Making $$target in $$subdir"; \
185           if test "$$subdir" = "."; then \
186             dot_seen=yes; \
187             local_target="$$target-am"; \
188           else \
189             local_target="$$target"; \
190           fi; \
191           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
192            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
193         done; \
194         if test "$$dot_seen" = "no"; then \
195           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
196         fi; test -z "$$fail"
197
198 mostlyclean-recursive clean-recursive distclean-recursive \
199 maintainer-clean-recursive:
200         @set fnord $(MAKEFLAGS); amf=$$2; \
201         dot_seen=no; \
202         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
203           rev="$$subdir $$rev"; \
204           test "$$subdir" != "." || dot_seen=yes; \
205         done; \
206         test "$$dot_seen" = "no" && rev=". $$rev"; \
207         target=`echo $@ | sed s/-recursive//`; \
208         for subdir in $$rev; do \
209           echo "Making $$target in $$subdir"; \
210           if test "$$subdir" = "."; then \
211             local_target="$$target-am"; \
212           else \
213             local_target="$$target"; \
214           fi; \
215           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
216            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
217         done && test -z "$$fail"
218 tags-recursive:
219         list='$(SUBDIRS)'; for subdir in $$list; do \
220           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
221         done
222
223 tags: TAGS
224
225 ID: $(HEADERS) $(SOURCES) $(LISP)
226         list='$(SOURCES) $(HEADERS)'; \
227         unique=`for i in $$list; do echo $$i; done | \
228           awk '    { files[$$0] = 1; } \
229                END { for (i in files) print i; }'`; \
230         here=`pwd` && cd $(srcdir) \
231           && mkid -f$$here/ID $$unique $(LISP)
232
233 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
234         tags=; \
235         here=`pwd`; \
236         list='$(SUBDIRS)'; for subdir in $$list; do \
237    if test "$$subdir" = .; then :; else \
238             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
239    fi; \
240         done; \
241         list='$(SOURCES) $(HEADERS)'; \
242         unique=`for i in $$list; do echo $$i; done | \
243           awk '    { files[$$0] = 1; } \
244                END { for (i in files) print i; }'`; \
245         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
246           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
247
248 mostlyclean-tags:
249
250 clean-tags:
251
252 distclean-tags:
253         -rm -f TAGS ID
254
255 maintainer-clean-tags:
256
257 distdir = $(PACKAGE)-$(VERSION)
258 top_distdir = $(distdir)
259
260 # This target untars the dist file and tries a VPATH configuration.  Then
261 # it guarantees that the distribution is self-contained by making another
262 # tarfile.
263 distcheck: dist
264         -rm -rf $(distdir)
265         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
266         mkdir $(distdir)/=build
267         mkdir $(distdir)/=inst
268         dc_install_base=`cd $(distdir)/=inst && pwd`; \
269         cd $(distdir)/=build \
270           && ../configure --srcdir=.. --prefix=$$dc_install_base \
271           && $(MAKE) $(AM_MAKEFLAGS) \
272           && $(MAKE) $(AM_MAKEFLAGS) dvi \
273           && $(MAKE) $(AM_MAKEFLAGS) check \
274           && $(MAKE) $(AM_MAKEFLAGS) install \
275           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
276           && $(MAKE) $(AM_MAKEFLAGS) dist
277         -rm -rf $(distdir)
278         @banner="$(distdir).tar.gz is ready for distribution"; \
279         dashes=`echo "$$banner" | sed s/./=/g`; \
280         echo "$$dashes"; \
281         echo "$$banner"; \
282         echo "$$dashes"
283 dist: distdir
284         -chmod -R a+r $(distdir)
285         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
286         -rm -rf $(distdir)
287 dist-all: distdir
288         -chmod -R a+r $(distdir)
289         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
290         -rm -rf $(distdir)
291 distdir: $(DISTFILES)
292         -rm -rf $(distdir)
293         mkdir $(distdir)
294         -chmod 777 $(distdir)
295         @for file in $(DISTFILES); do \
296           d=$(srcdir); \
297           if test -d $$d/$$file; then \
298             cp -pr $$d/$$file $(distdir)/$$file; \
299           else \
300             test -f $(distdir)/$$file \
301             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
302             || cp -p $$d/$$file $(distdir)/$$file || :; \
303           fi; \
304         done
305         for subdir in $(DIST_SUBDIRS); do \
306           if test "$$subdir" = .; then :; else \
307             test -d $(distdir)/$$subdir \
308             || mkdir $(distdir)/$$subdir \
309             || exit 1; \
310             chmod 777 $(distdir)/$$subdir; \
311             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
312               || exit 1; \
313           fi; \
314         done
315         $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
316 info-am:
317 info: info-recursive
318 dvi-am:
319 dvi: dvi-recursive
320 check-am: all-am
321 check: check-recursive
322 installcheck-am:
323 installcheck: installcheck-recursive
324 all-recursive-am: config.h
325         $(MAKE) $(AM_MAKEFLAGS) all-recursive
326
327 install-exec-am:
328 install-exec: install-exec-recursive
329
330 install-data-am: install-m4DATA
331 install-data: install-data-recursive
332
333 install-am: all-am
334         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335 install: install-recursive
336 uninstall-am: uninstall-m4DATA
337 uninstall: uninstall-recursive
338 all-am: Makefile $(DATA) config.h
339 all-redirect: all-recursive-am
340 install-strip:
341         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
342 installdirs: installdirs-recursive
343 installdirs-am:
344         $(mkinstalldirs)  $(DESTDIR)$(m4dir)
345
346
347 mostlyclean-generic:
348
349 clean-generic:
350
351 distclean-generic:
352         -rm -f Makefile $(CONFIG_CLEAN_FILES)
353         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
354
355 maintainer-clean-generic:
356 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
357
358 mostlyclean: mostlyclean-recursive
359
360 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
361
362 clean: clean-recursive
363
364 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
365
366 distclean: distclean-recursive
367         -rm -f config.status
368
369 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
370                 maintainer-clean-generic distclean-am
371         @echo "This command is intended for maintainers to use;"
372         @echo "it deletes files that may require special tools to rebuild."
373
374 maintainer-clean: maintainer-clean-recursive
375         -rm -f config.status
376
377 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
378 uninstall-m4DATA install-m4DATA install-data-recursive \
379 uninstall-data-recursive install-exec-recursive \
380 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
381 all-recursive check-recursive installcheck-recursive info-recursive \
382 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
383 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
384 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
385 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
386 install-exec-am install-exec install-data-am install-data install-am \
387 install uninstall-am uninstall all-redirect all-am all installdirs-am \
388 installdirs mostlyclean-generic distclean-generic clean-generic \
389 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
390
391
392 dist-hook: gob2.spec
393         cp gob2.spec $(distdir)
394
395 # Tell versions [3.59,3.63) of GNU make to not export all variables.
396 # Otherwise a system limit (for SysV at least) may be exceeded.
397 .NOEXPORT: