154
|
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
|
|
2 # @configure_input@
|
|
3
|
|
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
5 # 2003, 2004, 2005, 2006, 2007, 2008 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 VPATH = @srcdir@
|
|
17 pkgdatadir = $(datadir)/@PACKAGE@
|
|
18 pkglibdir = $(libdir)/@PACKAGE@
|
|
19 pkgincludedir = $(includedir)/@PACKAGE@
|
|
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
21 install_sh_DATA = $(install_sh) -c -m 644
|
|
22 install_sh_PROGRAM = $(install_sh) -c
|
|
23 install_sh_SCRIPT = $(install_sh) -c
|
|
24 INSTALL_HEADER = $(INSTALL_DATA)
|
|
25 transform = $(program_transform_name)
|
|
26 NORMAL_INSTALL = :
|
|
27 PRE_INSTALL = :
|
|
28 POST_INSTALL = :
|
|
29 NORMAL_UNINSTALL = :
|
|
30 PRE_UNINSTALL = :
|
|
31 POST_UNINSTALL = :
|
|
32 subdir = doc
|
|
33 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|
34 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
35 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
|
36 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
37 $(ACLOCAL_M4)
|
|
38 mkinstalldirs = $(install_sh) -d
|
|
39 CONFIG_HEADER = $(top_builddir)/lwasm/config.h
|
|
40 CONFIG_CLEAN_FILES =
|
|
41 SOURCES =
|
|
42 DIST_SOURCES =
|
|
43 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
44 ACLOCAL = @ACLOCAL@
|
|
45 AMTAR = @AMTAR@
|
|
46 AUTOCONF = @AUTOCONF@
|
|
47 AUTOHEADER = @AUTOHEADER@
|
|
48 AUTOMAKE = @AUTOMAKE@
|
|
49 AWK = @AWK@
|
|
50 CC = @CC@
|
|
51 CCDEPMODE = @CCDEPMODE@
|
|
52 CFLAGS = @CFLAGS@
|
|
53 CPPFLAGS = @CPPFLAGS@
|
|
54 CYGPATH_W = @CYGPATH_W@
|
|
55 DEFS = @DEFS@
|
|
56 DEPDIR = @DEPDIR@
|
|
57 ECHO_C = @ECHO_C@
|
|
58 ECHO_N = @ECHO_N@
|
|
59 ECHO_T = @ECHO_T@
|
|
60 EXEEXT = @EXEEXT@
|
|
61 INSTALL = @INSTALL@
|
|
62 INSTALL_DATA = @INSTALL_DATA@
|
|
63 INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
64 INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
65 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
66 LDFLAGS = @LDFLAGS@
|
|
67 LIBOBJS = @LIBOBJS@
|
|
68 LIBS = @LIBS@
|
|
69 LTLIBOBJS = @LTLIBOBJS@
|
|
70 MAKEINFO = @MAKEINFO@
|
|
71 MKDIR_P = @MKDIR_P@
|
|
72 OBJEXT = @OBJEXT@
|
|
73 PACKAGE = @PACKAGE@
|
|
74 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
75 PACKAGE_NAME = @PACKAGE_NAME@
|
|
76 PACKAGE_STRING = @PACKAGE_STRING@
|
|
77 PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
78 PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
79 PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
80 SET_MAKE = @SET_MAKE@
|
|
81 SHELL = @SHELL@
|
|
82 STRIP = @STRIP@
|
|
83 VERSION = @VERSION@
|
|
84 abs_builddir = @abs_builddir@
|
|
85 abs_srcdir = @abs_srcdir@
|
|
86 abs_top_builddir = @abs_top_builddir@
|
|
87 abs_top_srcdir = @abs_top_srcdir@
|
|
88 ac_ct_CC = @ac_ct_CC@
|
|
89 am__include = @am__include@
|
|
90 am__leading_dot = @am__leading_dot@
|
|
91 am__quote = @am__quote@
|
|
92 am__tar = @am__tar@
|
|
93 am__untar = @am__untar@
|
|
94 bindir = @bindir@
|
|
95 build_alias = @build_alias@
|
|
96 builddir = @builddir@
|
|
97 datadir = @datadir@
|
|
98 datarootdir = @datarootdir@
|
|
99 docdir = @docdir@
|
|
100 dvidir = @dvidir@
|
|
101 exec_prefix = @exec_prefix@
|
|
102 host_alias = @host_alias@
|
|
103 htmldir = @htmldir@
|
|
104 includedir = @includedir@
|
|
105 infodir = @infodir@
|
|
106 install_sh = @install_sh@
|
|
107 libdir = @libdir@
|
|
108 libexecdir = @libexecdir@
|
|
109 localedir = @localedir@
|
|
110 localstatedir = @localstatedir@
|
|
111 mandir = @mandir@
|
|
112 mkdir_p = @mkdir_p@
|
|
113 oldincludedir = @oldincludedir@
|
|
114 pdfdir = @pdfdir@
|
|
115 prefix = @prefix@
|
|
116 program_transform_name = @program_transform_name@
|
|
117 psdir = @psdir@
|
|
118 sbindir = @sbindir@
|
|
119 sharedstatedir = @sharedstatedir@
|
|
120 srcdir = @srcdir@
|
|
121 sysconfdir = @sysconfdir@
|
|
122 target_alias = @target_alias@
|
|
123 top_builddir = @top_builddir@
|
|
124 top_srcdir = @top_srcdir@
|
|
125 EXTRA_DIST = lwasm.txt internals.txt manual.docbook.sgml manual.html manual
|
|
126 all: all-am
|
|
127
|
|
128 .SUFFIXES:
|
|
129 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
130 @for dep in $?; do \
|
|
131 case '$(am__configure_deps)' in \
|
|
132 *$$dep*) \
|
|
133 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
134 && exit 0; \
|
|
135 exit 1;; \
|
|
136 esac; \
|
|
137 done; \
|
|
138 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
|
|
139 cd $(top_srcdir) && \
|
|
140 $(AUTOMAKE) --foreign doc/Makefile
|
|
141 .PRECIOUS: Makefile
|
|
142 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
143 @case '$?' in \
|
|
144 *config.status*) \
|
|
145 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
146 *) \
|
|
147 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
148 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
149 esac;
|
|
150
|
|
151 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
152 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
153
|
|
154 $(top_srcdir)/configure: $(am__configure_deps)
|
|
155 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
156 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
157 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
158 tags: TAGS
|
|
159 TAGS:
|
|
160
|
|
161 ctags: CTAGS
|
|
162 CTAGS:
|
|
163
|
|
164
|
|
165 distdir: $(DISTFILES)
|
|
166 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
167 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
168 list='$(DISTFILES)'; \
|
|
169 dist_files=`for file in $$list; do echo $$file; done | \
|
|
170 sed -e "s|^$$srcdirstrip/||;t" \
|
|
171 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
172 case $$dist_files in \
|
|
173 */*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
174 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
175 sort -u` ;; \
|
|
176 esac; \
|
|
177 for file in $$dist_files; do \
|
|
178 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
179 if test -d $$d/$$file; then \
|
|
180 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
181 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
182 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
183 fi; \
|
|
184 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
185 else \
|
|
186 test -f $(distdir)/$$file \
|
|
187 || cp -p $$d/$$file $(distdir)/$$file \
|
|
188 || exit 1; \
|
|
189 fi; \
|
|
190 done
|
|
191 check-am: all-am
|
|
192 check: check-am
|
|
193 all-am: Makefile
|
|
194 installdirs:
|
|
195 install: install-am
|
|
196 install-exec: install-exec-am
|
|
197 install-data: install-data-am
|
|
198 uninstall: uninstall-am
|
|
199
|
|
200 install-am: all-am
|
|
201 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
202
|
|
203 installcheck: installcheck-am
|
|
204 install-strip:
|
|
205 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
206 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
207 `test -z '$(STRIP)' || \
|
|
208 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
209 mostlyclean-generic:
|
|
210
|
|
211 clean-generic:
|
|
212
|
|
213 distclean-generic:
|
|
214 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
215
|
|
216 maintainer-clean-generic:
|
|
217 @echo "This command is intended for maintainers to use"
|
|
218 @echo "it deletes files that may require special tools to rebuild."
|
|
219 clean: clean-am
|
|
220
|
|
221 clean-am: clean-generic mostlyclean-am
|
|
222
|
|
223 distclean: distclean-am
|
|
224 -rm -f Makefile
|
|
225 distclean-am: clean-am distclean-generic
|
|
226
|
|
227 dvi: dvi-am
|
|
228
|
|
229 dvi-am:
|
|
230
|
|
231 html: html-am
|
|
232
|
|
233 info: info-am
|
|
234
|
|
235 info-am:
|
|
236
|
|
237 install-data-am:
|
|
238
|
|
239 install-dvi: install-dvi-am
|
|
240
|
|
241 install-exec-am:
|
|
242
|
|
243 install-html: install-html-am
|
|
244
|
|
245 install-info: install-info-am
|
|
246
|
|
247 install-man:
|
|
248
|
|
249 install-pdf: install-pdf-am
|
|
250
|
|
251 install-ps: install-ps-am
|
|
252
|
|
253 installcheck-am:
|
|
254
|
|
255 maintainer-clean: maintainer-clean-am
|
|
256 -rm -f Makefile
|
|
257 maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
258
|
|
259 mostlyclean: mostlyclean-am
|
|
260
|
|
261 mostlyclean-am: mostlyclean-generic
|
|
262
|
|
263 pdf: pdf-am
|
|
264
|
|
265 pdf-am:
|
|
266
|
|
267 ps: ps-am
|
|
268
|
|
269 ps-am:
|
|
270
|
|
271 uninstall-am:
|
|
272
|
|
273 .MAKE: install-am install-strip
|
|
274
|
|
275 .PHONY: all all-am check check-am clean clean-generic distclean \
|
|
276 distclean-generic distdir dvi dvi-am html html-am info info-am \
|
|
277 install install-am install-data install-data-am install-dvi \
|
|
278 install-dvi-am install-exec install-exec-am install-html \
|
|
279 install-html-am install-info install-info-am install-man \
|
|
280 install-pdf install-pdf-am install-ps install-ps-am \
|
|
281 install-strip installcheck installcheck-am installdirs \
|
|
282 maintainer-clean maintainer-clean-generic mostlyclean \
|
|
283 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
|
|
284
|
|
285 # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
286 # Otherwise a system limit (for SysV at least) may be exceeded.
|
|
287 .NOEXPORT:
|