9df3d5a4a40831cbc3e9fd20d9fc7c4d86c0fae9
[gnucomo.git] / src / Makefile.in
1 # Makefile.in generated by automake 1.8.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 subdir = src
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.in
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_CLEAN_FILES =
44 SOURCES =
45 DIST_SOURCES =
46 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
47         html-recursive info-recursive install-data-recursive \
48         install-exec-recursive install-info-recursive \
49         install-recursive installcheck-recursive installdirs-recursive \
50         pdf-recursive ps-recursive uninstall-info-recursive \
51         uninstall-recursive
52 ETAGS = etags
53 CTAGS = ctags
54 DIST_SUBDIRS = $(SUBDIRS)
55 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56 ACLOCAL = @ACLOCAL@
57 AMDEP_FALSE = @AMDEP_FALSE@
58 AMDEP_TRUE = @AMDEP_TRUE@
59 AMTAR = @AMTAR@
60 AUTOCONF = @AUTOCONF@
61 AUTOHEADER = @AUTOHEADER@
62 AUTOMAKE = @AUTOMAKE@
63 AWK = @AWK@
64 CC = @CC@
65 CCDEPMODE = @CCDEPMODE@
66 CFLAGS = @CFLAGS@
67 CPP = @CPP@
68 CPPFLAGS = @CPPFLAGS@
69 CXX = @CXX@
70 CXXDEPMODE = @CXXDEPMODE@
71 CXXFLAGS = @CXXFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 INSTALL_DATA = @INSTALL_DATA@
81 INSTALL_PROGRAM = @INSTALL_PROGRAM@
82 INSTALL_SCRIPT = @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 LDFLAGS = @LDFLAGS@
85 LEX = @LEX@
86 LEXLIB = @LEXLIB@
87 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
88 LIBOBJS = @LIBOBJS@
89 LIBS = @LIBS@
90 LN_S = @LN_S@
91 LTLIBOBJS = @LTLIBOBJS@
92 MAKEINFO = @MAKEINFO@
93 OBJEXT = @OBJEXT@
94 PACKAGE = @PACKAGE@
95 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
96 PACKAGE_NAME = @PACKAGE_NAME@
97 PACKAGE_STRING = @PACKAGE_STRING@
98 PACKAGE_TARNAME = @PACKAGE_TARNAME@
99 PACKAGE_VERSION = @PACKAGE_VERSION@
100 PATH_SEPARATOR = @PATH_SEPARATOR@
101 PG_CONFIG = @PG_CONFIG@
102 POSTGRES_INCLUDE = @POSTGRES_INCLUDE@
103 POSTGRES_LIB = @POSTGRES_LIB@
104 RANLIB = @RANLIB@
105 SET_MAKE = @SET_MAKE@
106 SHELL = @SHELL@
107 STRIP = @STRIP@
108 VERSION = @VERSION@
109 XML_CONFIG = @XML_CONFIG@
110 X_CFLAGS = @X_CFLAGS@
111 X_EXTRA_LIBS = @X_EXTRA_LIBS@
112 X_LIBS = @X_LIBS@
113 X_PRE_LIBS = @X_PRE_LIBS@
114 YACC = @YACC@
115 ac_ct_CC = @ac_ct_CC@
116 ac_ct_CXX = @ac_ct_CXX@
117 ac_ct_RANLIB = @ac_ct_RANLIB@
118 ac_ct_STRIP = @ac_ct_STRIP@
119 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
122 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
123 am__include = @am__include@
124 am__leading_dot = @am__leading_dot@
125 am__quote = @am__quote@
126 bindir = @bindir@
127 build_alias = @build_alias@
128 datadir = @datadir@
129 exec_prefix = @exec_prefix@
130 host_alias = @host_alias@
131 includedir = @includedir@
132 infodir = @infodir@
133 install_sh = @install_sh@
134 libdir = @libdir@
135 libexecdir = @libexecdir@
136 localstatedir = @localstatedir@
137 mandir = @mandir@
138 mkdir_p = @mkdir_p@
139 oldincludedir = @oldincludedir@
140 prefix = @prefix@
141 program_transform_name = @program_transform_name@
142 sbindir = @sbindir@
143 sharedstatedir = @sharedstatedir@
144 sysconfdir = @sysconfdir@
145 target_alias = @target_alias@
146 with_postgres_include = @with_postgres_include@
147 with_postgres_lib = @with_postgres_lib@
148 SUBDIRS = lib gcm_input
149 all: all-recursive
150
151 .SUFFIXES:
152 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
153         @for dep in $?; do \
154           case '$(am__configure_deps)' in \
155             *$$dep*) \
156               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
157                 && exit 0; \
158               exit 1;; \
159           esac; \
160         done; \
161         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
162         cd $(top_srcdir) && \
163           $(AUTOMAKE) --gnu  src/Makefile
164 .PRECIOUS: Makefile
165 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
166         @case '$?' in \
167           *config.status*) \
168             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
169           *) \
170             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
171             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
172         esac;
173
174 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
175         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
176
177 $(top_srcdir)/configure:  $(am__configure_deps)
178         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
179 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
180         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
181 uninstall-info-am:
182
183 # This directory's subdirectories are mostly independent; you can cd
184 # into them and run `make' without going through this Makefile.
185 # To change the values of `make' variables: instead of editing Makefiles,
186 # (1) if the variable is set in `config.status', edit `config.status'
187 #     (which will cause the Makefiles to be regenerated when you run `make');
188 # (2) otherwise, pass the desired values on the `make' command line.
189 $(RECURSIVE_TARGETS):
190         @set fnord $$MAKEFLAGS; amf=$$2; \
191         dot_seen=no; \
192         target=`echo $@ | sed s/-recursive//`; \
193         list='$(SUBDIRS)'; for subdir in $$list; do \
194           echo "Making $$target in $$subdir"; \
195           if test "$$subdir" = "."; then \
196             dot_seen=yes; \
197             local_target="$$target-am"; \
198           else \
199             local_target="$$target"; \
200           fi; \
201           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
202            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
203         done; \
204         if test "$$dot_seen" = "no"; then \
205           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
206         fi; test -z "$$fail"
207
208 mostlyclean-recursive clean-recursive distclean-recursive \
209 maintainer-clean-recursive:
210         @set fnord $$MAKEFLAGS; amf=$$2; \
211         dot_seen=no; \
212         case "$@" in \
213           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
214           *) list='$(SUBDIRS)' ;; \
215         esac; \
216         rev=''; for subdir in $$list; do \
217           if test "$$subdir" = "."; then :; else \
218             rev="$$subdir $$rev"; \
219           fi; \
220         done; \
221         rev="$$rev ."; \
222         target=`echo $@ | sed s/-recursive//`; \
223         for subdir in $$rev; do \
224           echo "Making $$target in $$subdir"; \
225           if test "$$subdir" = "."; then \
226             local_target="$$target-am"; \
227           else \
228             local_target="$$target"; \
229           fi; \
230           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
231            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
232         done && test -z "$$fail"
233 tags-recursive:
234         list='$(SUBDIRS)'; for subdir in $$list; do \
235           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
236         done
237 ctags-recursive:
238         list='$(SUBDIRS)'; for subdir in $$list; do \
239           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
240         done
241
242 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
243         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
244         unique=`for i in $$list; do \
245             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246           done | \
247           $(AWK) '    { files[$$0] = 1; } \
248                END { for (i in files) print i; }'`; \
249         mkid -fID $$unique
250 tags: TAGS
251
252 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
253                 $(TAGS_FILES) $(LISP)
254         tags=; \
255         here=`pwd`; \
256         if (etags --etags-include --version) >/dev/null 2>&1; then \
257           include_option=--etags-include; \
258         else \
259           include_option=--include; \
260         fi; \
261         list='$(SUBDIRS)'; for subdir in $$list; do \
262           if test "$$subdir" = .; then :; else \
263             test -f $$subdir/TAGS && \
264               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
265           fi; \
266         done; \
267         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
268         unique=`for i in $$list; do \
269             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
270           done | \
271           $(AWK) '    { files[$$0] = 1; } \
272                END { for (i in files) print i; }'`; \
273         test -z "$(ETAGS_ARGS)$$tags$$unique" \
274           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
275              $$tags $$unique
276 ctags: CTAGS
277 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
278                 $(TAGS_FILES) $(LISP)
279         tags=; \
280         here=`pwd`; \
281         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
282         unique=`for i in $$list; do \
283             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284           done | \
285           $(AWK) '    { files[$$0] = 1; } \
286                END { for (i in files) print i; }'`; \
287         test -z "$(CTAGS_ARGS)$$tags$$unique" \
288           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
289              $$tags $$unique
290
291 GTAGS:
292         here=`$(am__cd) $(top_builddir) && pwd` \
293           && cd $(top_srcdir) \
294           && gtags -i $(GTAGS_ARGS) $$here
295
296 distclean-tags:
297         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
298
299 distdir: $(DISTFILES)
300         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
301         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
302         list='$(DISTFILES)'; for file in $$list; do \
303           case $$file in \
304             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
305             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
306           esac; \
307           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
309           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
310             dir="/$$dir"; \
311             $(mkdir_p) "$(distdir)$$dir"; \
312           else \
313             dir=''; \
314           fi; \
315           if test -d $$d/$$file; then \
316             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
317               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
318             fi; \
319             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
320           else \
321             test -f $(distdir)/$$file \
322             || cp -p $$d/$$file $(distdir)/$$file \
323             || exit 1; \
324           fi; \
325         done
326         list='$(SUBDIRS)'; for subdir in $$list; do \
327           if test "$$subdir" = .; then :; else \
328             test -d "$(distdir)/$$subdir" \
329             || mkdir "$(distdir)/$$subdir" \
330             || exit 1; \
331             (cd $$subdir && \
332               $(MAKE) $(AM_MAKEFLAGS) \
333                 top_distdir="../$(top_distdir)" \
334                 distdir="../$(distdir)/$$subdir" \
335                 distdir) \
336               || exit 1; \
337           fi; \
338         done
339 check-am: all-am
340 check: check-recursive
341 all-am: Makefile
342 installdirs: installdirs-recursive
343 installdirs-am:
344 install: install-recursive
345 install-exec: install-exec-recursive
346 install-data: install-data-recursive
347 uninstall: uninstall-recursive
348
349 install-am: all-am
350         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
351
352 installcheck: installcheck-recursive
353 install-strip:
354         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
355           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
356           `test -z '$(STRIP)' || \
357             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
358 mostlyclean-generic:
359
360 clean-generic:
361
362 distclean-generic:
363         -rm -f $(CONFIG_CLEAN_FILES)
364
365 maintainer-clean-generic:
366         @echo "This command is intended for maintainers to use"
367         @echo "it deletes files that may require special tools to rebuild."
368 clean: clean-recursive
369
370 clean-am: clean-generic mostlyclean-am
371
372 distclean: distclean-recursive
373         -rm -f Makefile
374 distclean-am: clean-am distclean-generic distclean-tags
375
376 dvi: dvi-recursive
377
378 dvi-am:
379
380 html: html-recursive
381
382 info: info-recursive
383
384 info-am:
385
386 install-data-am:
387
388 install-exec-am:
389
390 install-info: install-info-recursive
391
392 install-man:
393
394 installcheck-am:
395
396 maintainer-clean: maintainer-clean-recursive
397         -rm -f Makefile
398 maintainer-clean-am: distclean-am maintainer-clean-generic
399
400 mostlyclean: mostlyclean-recursive
401
402 mostlyclean-am: mostlyclean-generic
403
404 pdf: pdf-recursive
405
406 pdf-am:
407
408 ps: ps-recursive
409
410 ps-am:
411
412 uninstall-am: uninstall-info-am
413
414 uninstall-info: uninstall-info-recursive
415
416 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
417         clean clean-generic clean-recursive ctags ctags-recursive \
418         distclean distclean-generic distclean-recursive distclean-tags \
419         distdir dvi dvi-am html html-am info info-am install \
420         install-am install-data install-data-am install-exec \
421         install-exec-am install-info install-info-am install-man \
422         install-strip installcheck installcheck-am installdirs \
423         installdirs-am maintainer-clean maintainer-clean-generic \
424         maintainer-clean-recursive mostlyclean mostlyclean-generic \
425         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
426         uninstall uninstall-am uninstall-info-am
427
428 # Tell versions [3.59,3.63) of GNU make to not export all variables.
429 # Otherwise a system limit (for SysV at least) may be exceeded.
430 .NOEXPORT: