]> git.draconx.ca Git - gob-dx.git/blob - Makefile.in
Release 2.0.4
[gob-dx.git] / Makefile.in
1 # Makefile.in generated by automake 1.6.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62
63 EXEEXT = @EXEEXT@
64 OBJEXT = @OBJEXT@
65 PATH_SEPARATOR = @PATH_SEPARATOR@
66 AMTAR = @AMTAR@
67 AWK = @AWK@
68 CC = @CC@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 DEPDIR = @DEPDIR@
73 DOINSTGOB = @DOINSTGOB@
74 GLIB_CFLAGS = @GLIB_CFLAGS@
75 GLIB_LIBS = @GLIB_LIBS@
76 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
77 LDFLAGS = @LDFLAGS@
78 LEX = @LEX@
79 LEXLIB = @LEXLIB@
80 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
81 MAINT = @MAINT@
82 MV = @MV@
83 NOINSTGOB = @NOINSTGOB@
84 PACKAGE = @PACKAGE@
85 PKG_CONFIG = @PKG_CONFIG@
86 RM = @RM@
87 STRIP = @STRIP@
88 SUBDIRS = @SUBDIRS@
89 TAR = @TAR@
90 VERSION = @VERSION@
91 YACC = @YACC@
92 YFLAGS = @YFLAGS@
93 am__include = @am__include@
94 am__quote = @am__quote@
95 install_sh = @install_sh@
96 DIST_SUBDIRS = src doc examples
97
98 m4dir = $(datadir)/aclocal
99 m4_DATA = gob2.m4
100
101 EXTRA_DIST = gob2.spec.in $(m4_DATA) COPYING.generated-code
102 subdir = .
103 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
105 CONFIG_HEADER = config.h
106 CONFIG_CLEAN_FILES = gob2.spec
107 DIST_SOURCES =
108 DATA = $(m4_DATA)
109
110
111 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
112         uninstall-info-recursive all-recursive install-data-recursive \
113         install-exec-recursive installdirs-recursive install-recursive \
114         uninstall-recursive check-recursive installcheck-recursive
115 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
116         Makefile.in NEWS TODO aclocal.m4 config.h.in configure \
117         configure.in depcomp gob2.spec.in install-sh missing \
118         mkinstalldirs
119 all: config.h
120         $(MAKE) $(AM_MAKEFLAGS) all-recursive
121
122 .SUFFIXES:
123
124 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
125 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
126         cd $(top_srcdir) && \
127           $(AUTOMAKE) --gnu  Makefile
128 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
129         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
130
131 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
132         $(SHELL) ./config.status --recheck
133 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
134         cd $(srcdir) && $(AUTOCONF)
135
136 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 
137         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
138
139 config.h: stamp-h1
140         @if test ! -f $@; then \
141           rm -f stamp-h1; \
142           $(MAKE) stamp-h1; \
143         else :; fi
144
145 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
146         @rm -f stamp-h1
147         cd $(top_builddir) && $(SHELL) ./config.status config.h
148
149 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 
150         cd $(top_srcdir) && $(AUTOHEADER)
151         touch $(srcdir)/config.h.in
152
153 distclean-hdr:
154         -rm -f config.h stamp-h1
155 gob2.spec: $(top_builddir)/config.status gob2.spec.in
156         cd $(top_builddir) && $(SHELL) ./config.status $@
157 uninstall-info-am:
158 m4DATA_INSTALL = $(INSTALL_DATA)
159 install-m4DATA: $(m4_DATA)
160         @$(NORMAL_INSTALL)
161         $(mkinstalldirs) $(DESTDIR)$(m4dir)
162         @list='$(m4_DATA)'; for p in $$list; do \
163           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
164           f="`echo $$p | sed -e 's|^.*/||'`"; \
165           echo " $(m4DATA_INSTALL) $$d$$p $(DESTDIR)$(m4dir)/$$f"; \
166           $(m4DATA_INSTALL) $$d$$p $(DESTDIR)$(m4dir)/$$f; \
167         done
168
169 uninstall-m4DATA:
170         @$(NORMAL_UNINSTALL)
171         @list='$(m4_DATA)'; for p in $$list; do \
172           f="`echo $$p | sed -e 's|^.*/||'`"; \
173           echo " rm -f $(DESTDIR)$(m4dir)/$$f"; \
174           rm -f $(DESTDIR)$(m4dir)/$$f; \
175         done
176
177 # This directory's subdirectories are mostly independent; you can cd
178 # into them and run `make' without going through this Makefile.
179 # To change the values of `make' variables: instead of editing Makefiles,
180 # (1) if the variable is set in `config.status', edit `config.status'
181 #     (which will cause the Makefiles to be regenerated when you run `make');
182 # (2) otherwise, pass the desired values on the `make' command line.
183 $(RECURSIVE_TARGETS):
184         @set fnord $$MAKEFLAGS; amf=$$2; \
185         dot_seen=no; \
186         target=`echo $@ | sed s/-recursive//`; \
187         list='$(SUBDIRS)'; for subdir in $$list; do \
188           echo "Making $$target in $$subdir"; \
189           if test "$$subdir" = "."; then \
190             dot_seen=yes; \
191             local_target="$$target-am"; \
192           else \
193             local_target="$$target"; \
194           fi; \
195           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
196            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
197         done; \
198         if test "$$dot_seen" = "no"; then \
199           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
200         fi; test -z "$$fail"
201
202 mostlyclean-recursive clean-recursive distclean-recursive \
203 maintainer-clean-recursive:
204         @set fnord $$MAKEFLAGS; amf=$$2; \
205         dot_seen=no; \
206         case "$@" in \
207           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
208           *) list='$(SUBDIRS)' ;; \
209         esac; \
210         rev=''; for subdir in $$list; do \
211           if test "$$subdir" = "."; then :; else \
212             rev="$$subdir $$rev"; \
213           fi; \
214         done; \
215         rev="$$rev ."; \
216         target=`echo $@ | sed s/-recursive//`; \
217         for subdir in $$rev; do \
218           echo "Making $$target in $$subdir"; \
219           if test "$$subdir" = "."; then \
220             local_target="$$target-am"; \
221           else \
222             local_target="$$target"; \
223           fi; \
224           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
225            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
226         done && test -z "$$fail"
227 tags-recursive:
228         list='$(SUBDIRS)'; for subdir in $$list; do \
229           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
230         done
231
232 ETAGS = etags
233 ETAGSFLAGS =
234
235 tags: TAGS
236
237 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
238         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
239         unique=`for i in $$list; do \
240             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241           done | \
242           $(AWK) '    { files[$$0] = 1; } \
243                END { for (i in files) print i; }'`; \
244         mkid -fID $$unique
245
246 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
247                 $(TAGS_FILES) $(LISP)
248         tags=; \
249         here=`pwd`; \
250         list='$(SUBDIRS)'; for subdir in $$list; do \
251           if test "$$subdir" = .; then :; else \
252             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
253           fi; \
254         done; \
255         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
256         unique=`for i in $$list; do \
257             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258           done | \
259           $(AWK) '    { files[$$0] = 1; } \
260                END { for (i in files) print i; }'`; \
261         test -z "$(ETAGS_ARGS)$$tags$$unique" \
262           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
263              $$tags $$unique
264
265 GTAGS:
266         here=`$(am__cd) $(top_builddir) && pwd` \
267           && cd $(top_srcdir) \
268           && gtags -i $(GTAGS_ARGS) $$here
269
270 distclean-tags:
271         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
272 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
273
274 top_distdir = .
275 distdir = $(PACKAGE)-$(VERSION)
276
277 am__remove_distdir = \
278   { test ! -d $(distdir) \
279     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
280          && rm -fr $(distdir); }; }
281
282 GZIP_ENV = --best
283 distcleancheck_listfiles = find . -type f -print
284
285 distdir: $(DISTFILES)
286         $(am__remove_distdir)
287         mkdir $(distdir)
288         $(mkinstalldirs) $(distdir)/. $(distdir)/doc
289         @list='$(DISTFILES)'; for file in $$list; do \
290           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
291           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
292           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
293             dir="/$$dir"; \
294             $(mkinstalldirs) "$(distdir)$$dir"; \
295           else \
296             dir=''; \
297           fi; \
298           if test -d $$d/$$file; then \
299             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
300               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
301             fi; \
302             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
303           else \
304             test -f $(distdir)/$$file \
305             || cp -p $$d/$$file $(distdir)/$$file \
306             || exit 1; \
307           fi; \
308         done
309         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
310           if test "$$subdir" = .; then :; else \
311             test -d $(distdir)/$$subdir \
312             || mkdir $(distdir)/$$subdir \
313             || exit 1; \
314             (cd $$subdir && \
315               $(MAKE) $(AM_MAKEFLAGS) \
316                 top_distdir="$(top_distdir)" \
317                 distdir=../$(distdir)/$$subdir \
318                 distdir) \
319               || exit 1; \
320           fi; \
321         done
322         $(MAKE) $(AM_MAKEFLAGS) \
323           top_distdir="${top_distdir}" distdir="$(distdir)" \
324           dist-hook
325         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
326           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
327           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
328           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
329         || chmod -R a+r $(distdir)
330 dist-gzip: distdir
331         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
332         $(am__remove_distdir)
333
334 dist dist-all: distdir
335         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
336         $(am__remove_distdir)
337
338 # This target untars the dist file and tries a VPATH configuration.  Then
339 # it guarantees that the distribution is self-contained by making another
340 # tarfile.
341 distcheck: dist
342         $(am__remove_distdir)
343         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
344         chmod -R a-w $(distdir); chmod a+w $(distdir)
345         mkdir $(distdir)/=build
346         mkdir $(distdir)/=inst
347         chmod a-w $(distdir)
348         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
349           && cd $(distdir)/=build \
350           && ../configure --srcdir=.. --prefix=$$dc_install_base \
351             $(DISTCHECK_CONFIGURE_FLAGS) \
352           && $(MAKE) $(AM_MAKEFLAGS) \
353           && $(MAKE) $(AM_MAKEFLAGS) dvi \
354           && $(MAKE) $(AM_MAKEFLAGS) check \
355           && $(MAKE) $(AM_MAKEFLAGS) install \
356           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
357           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
358           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
359               || { echo "ERROR: files left after uninstall:" ; \
360                    find $$dc_install_base -type f -print ; \
361                    exit 1; } >&2 ) \
362           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
363           && rm -f $(distdir).tar.gz \
364           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
365         $(am__remove_distdir)
366         @echo "$(distdir).tar.gz is ready for distribution" | \
367           sed 'h;s/./=/g;p;x;p;x'
368 distcleancheck: distclean
369         if test '$(srcdir)' = . ; then \
370           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
371           exit 1 ; \
372         fi
373         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
374           || { echo "ERROR: files left after distclean:" ; \
375                $(distcleancheck_listfiles) ; \
376                exit 1; } >&2
377 check-am: all-am
378 check: check-recursive
379 all-am: Makefile $(DATA) config.h
380 installdirs: installdirs-recursive
381 installdirs-am:
382         $(mkinstalldirs) $(DESTDIR)$(m4dir)
383
384 install: install-recursive
385 install-exec: install-exec-recursive
386 install-data: install-data-recursive
387 uninstall: uninstall-recursive
388
389 install-am: all-am
390         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392 installcheck: installcheck-recursive
393 install-strip:
394         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395           INSTALL_STRIP_FLAG=-s \
396           `test -z '$(STRIP)' || \
397             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398 mostlyclean-generic:
399
400 clean-generic:
401
402 distclean-generic:
403         -rm -f Makefile $(CONFIG_CLEAN_FILES)
404
405 maintainer-clean-generic:
406         @echo "This command is intended for maintainers to use"
407         @echo "it deletes files that may require special tools to rebuild."
408 clean: clean-recursive
409
410 clean-am: clean-generic mostlyclean-am
411
412 distclean: distclean-recursive
413         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
414 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
415
416 dvi: dvi-recursive
417
418 dvi-am:
419
420 info: info-recursive
421
422 info-am:
423
424 install-data-am: install-m4DATA
425
426 install-exec-am:
427
428 install-info: install-info-recursive
429
430 install-man:
431
432 installcheck-am:
433
434 maintainer-clean: maintainer-clean-recursive
435         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
436         -rm -rf autom4te.cache
437 maintainer-clean-am: distclean-am maintainer-clean-generic
438
439 mostlyclean: mostlyclean-recursive
440
441 mostlyclean-am: mostlyclean-generic
442
443 uninstall-am: uninstall-info-am uninstall-m4DATA
444
445 uninstall-info: uninstall-info-recursive
446
447 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
448         clean-generic clean-recursive dist dist-all dist-gzip distcheck \
449         distclean distclean-generic distclean-hdr distclean-recursive \
450         distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive \
451         info info-am info-recursive install install-am install-data \
452         install-data-am install-data-recursive install-exec \
453         install-exec-am install-exec-recursive install-info \
454         install-info-am install-info-recursive install-m4DATA \
455         install-man install-recursive install-strip installcheck \
456         installcheck-am installdirs installdirs-am \
457         installdirs-recursive maintainer-clean maintainer-clean-generic \
458         maintainer-clean-recursive mostlyclean mostlyclean-generic \
459         mostlyclean-recursive tags tags-recursive uninstall \
460         uninstall-am uninstall-info-am uninstall-info-recursive \
461         uninstall-m4DATA uninstall-recursive
462
463
464 dist-hook: gob2.spec
465         cp gob2.spec $(distdir)
466 # Tell versions [3.59,3.63) of GNU make to not export all variables.
467 # Otherwise a system limit (for SysV at least) may be exceeded.
468 .NOEXPORT: