Imported Upstream version 4.6.0
[debian/atlc] / docs / theory / 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 EXTRA_DIST = README atlc-theory1.doc  atlc-theory2.doc  ideas-for-gui.sxw
122 subdir = docs/theory
123 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
124 CONFIG_HEADER = $(top_builddir)/config.h
125 CONFIG_CLEAN_FILES =
126 DIST_SOURCES =
127 DIST_COMMON = README Makefile.am Makefile.in
128 all: all-am
129
130 .SUFFIXES:
131 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
132         cd $(top_srcdir) && \
133           $(AUTOMAKE) --gnu  docs/theory/Makefile
134 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
135         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
136 uninstall-info-am:
137 tags: TAGS
138 TAGS:
139
140 ctags: CTAGS
141 CTAGS:
142
143 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144
145 top_distdir = ../..
146 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
147
148 distdir: $(DISTFILES)
149         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
150         list='$(DISTFILES)'; for file in $$list; do \
151           case $$file in \
152             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
153           esac; \
154           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
155           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
156           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
157             dir="/$$dir"; \
158             $(mkinstalldirs) "$(distdir)$$dir"; \
159           else \
160             dir=''; \
161           fi; \
162           if test -d $$d/$$file; then \
163             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
164               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
165             fi; \
166             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
167           else \
168             test -f $(distdir)/$$file \
169             || cp -p $$d/$$file $(distdir)/$$file \
170             || exit 1; \
171           fi; \
172         done
173 check-am: all-am
174 check: check-am
175 all-am: Makefile
176
177 installdirs:
178
179 install: install-am
180 install-exec: install-exec-am
181 install-data: install-data-am
182 uninstall: uninstall-am
183
184 install-am: all-am
185         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
186
187 installcheck: installcheck-am
188 install-strip:
189         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
190           INSTALL_STRIP_FLAG=-s \
191           `test -z '$(STRIP)' || \
192             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
193 mostlyclean-generic:
194
195 clean-generic:
196
197 distclean-generic:
198         -rm -f Makefile $(CONFIG_CLEAN_FILES)
199
200 maintainer-clean-generic:
201         @echo "This command is intended for maintainers to use"
202         @echo "it deletes files that may require special tools to rebuild."
203 clean: clean-am
204
205 clean-am: clean-generic mostlyclean-am
206
207 distclean: distclean-am
208
209 distclean-am: clean-am distclean-generic
210
211 dvi: dvi-am
212
213 dvi-am:
214
215 info: info-am
216
217 info-am:
218
219 install-data-am:
220
221 install-exec-am:
222
223 install-info: install-info-am
224
225 install-man:
226
227 installcheck-am:
228
229 maintainer-clean: maintainer-clean-am
230
231 maintainer-clean-am: distclean-am maintainer-clean-generic
232
233 mostlyclean: mostlyclean-am
234
235 mostlyclean-am: mostlyclean-generic
236
237 pdf: pdf-am
238
239 pdf-am:
240
241 ps: ps-am
242
243 ps-am:
244
245 uninstall-am: uninstall-info-am
246
247 .PHONY: all all-am check check-am clean clean-generic distclean \
248         distclean-generic distdir dvi dvi-am info info-am install \
249         install-am install-data install-data-am install-exec \
250         install-exec-am install-info install-info-am install-man \
251         install-strip installcheck installcheck-am installdirs \
252         maintainer-clean maintainer-clean-generic mostlyclean \
253         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
254         uninstall-info-am
255
256 # Tell versions [3.59,3.63) of GNU make to not export all variables.
257 # Otherwise a system limit (for SysV at least) may be exceeded.
258 .NOEXPORT: