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