beta-0.89.2
[luatex.git] / source / texk / web2c / web2c / Makefile.in
blob21d56d82390295f4ee2d937a01fe57800163eb84
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 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.
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.
15 @SET_MAKE@
20 VPATH = @srcdir@
21 am__is_gnu_make = { \
22 if test -z '$(MAKELEVEL)'; then \
23 false; \
24 elif test -n '$(MAKE_HOST)'; then \
25 true; \
26 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27 true; \
28 else \
29 false; \
30 fi; \
32 am__make_running_with_option = \
33 case $${target_option-} in \
34 ?) ;; \
35 *) echo "am__make_running_with_option: internal error: invalid" \
36 "target option '$${target_option-}' specified" >&2; \
37 exit 1;; \
38 esac; \
39 has_opt=no; \
40 sane_makeflags=$$MAKEFLAGS; \
41 if $(am__is_gnu_make); then \
42 sane_makeflags=$$MFLAGS; \
43 else \
44 case $$MAKEFLAGS in \
45 *\\[\ \ ]*) \
46 bs=\\; \
47 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
49 esac; \
50 fi; \
51 skip_next=no; \
52 strip_trailopt () \
53 { \
54 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55 }; \
56 for flg in $$sane_makeflags; do \
57 test $$skip_next = yes && { skip_next=no; continue; }; \
58 case $$flg in \
59 *=*|--*) continue;; \
60 -*I) strip_trailopt 'I'; skip_next=yes;; \
61 -*I?*) strip_trailopt 'I';; \
62 -*O) strip_trailopt 'O'; skip_next=yes;; \
63 -*O?*) strip_trailopt 'O';; \
64 -*l) strip_trailopt 'l'; skip_next=yes;; \
65 -*l?*) strip_trailopt 'l';; \
66 -[dEDm]) skip_next=yes;; \
67 -[JT]) skip_next=yes;; \
68 esac; \
69 case $$flg in \
70 *$$target_option*) has_opt=yes; break;; \
71 esac; \
72 done; \
73 test $$has_opt = yes
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
86 NORMAL_INSTALL = :
87 PRE_INSTALL = :
88 POST_INSTALL = :
89 NORMAL_UNINSTALL = :
90 PRE_UNINSTALL = :
91 POST_UNINSTALL = :
92 build_triplet = @build@
93 host_triplet = @host@
94 noinst_PROGRAMS = web2c$(EXEEXT) fixwrites$(EXEEXT) splitup$(EXEEXT) \
95 makecpool$(EXEEXT)
96 subdir = .
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/../../../m4/kpse-common.m4 \
99 $(top_srcdir)/../../../m4/kpse-lex.m4 \
100 $(top_srcdir)/../../../m4/kpse-warnings.m4 \
101 $(top_srcdir)/../../../m4/libtool.m4 \
102 $(top_srcdir)/../../../m4/ltoptions.m4 \
103 $(top_srcdir)/../../../m4/ltsugar.m4 \
104 $(top_srcdir)/../../../m4/ltversion.m4 \
105 $(top_srcdir)/../../../m4/lt~obsolete.m4 \
106 $(top_srcdir)/../../../version.ac $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108 $(ACLOCAL_M4)
109 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
110 $(am__configure_deps) $(dist_noinst_SCRIPTS) \
111 $(dist_noinst_DATA) $(noinst_HEADERS) $(am__DIST_COMMON)
112 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
113 configure.lineno config.status.lineno
114 mkinstalldirs = $(install_sh) -d
115 CONFIG_HEADER = $(top_builddir)/kpathsea/c-auto.h
116 CONFIG_CLEAN_FILES =
117 CONFIG_CLEAN_VPATH_FILES =
118 ARFLAGS = cru
119 AM_V_AR = $(am__v_AR_@AM_V@)
120 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
121 am__v_AR_0 = @echo " AR " $@;
122 am__v_AR_1 =
123 libweb2c_a_AR = $(AR) $(ARFLAGS)
124 libweb2c_a_LIBADD =
125 am_libweb2c_a_OBJECTS = kps.$(OBJEXT)
126 libweb2c_a_OBJECTS = $(am_libweb2c_a_OBJECTS)
127 PROGRAMS = $(noinst_PROGRAMS)
128 am_fixwrites_OBJECTS = fixwrites.$(OBJEXT)
129 fixwrites_OBJECTS = $(am_fixwrites_OBJECTS)
130 am__DEPENDENCIES_1 =
131 fixwrites_DEPENDENCIES = $(am__DEPENDENCIES_1)
132 AM_V_lt = $(am__v_lt_@AM_V@)
133 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
134 am__v_lt_0 = --silent
135 am__v_lt_1 =
136 am_makecpool_OBJECTS = makecpool.$(OBJEXT)
137 makecpool_OBJECTS = $(am_makecpool_OBJECTS)
138 makecpool_LDADD = $(LDADD)
139 am_splitup_OBJECTS = splitup.$(OBJEXT)
140 splitup_OBJECTS = $(am_splitup_OBJECTS)
141 splitup_DEPENDENCIES = $(am__DEPENDENCIES_1)
142 am_web2c_OBJECTS = web2c-parser.$(OBJEXT) web2c-lexer.$(OBJEXT) \
143 main.$(OBJEXT)
144 web2c_OBJECTS = $(am_web2c_OBJECTS)
145 web2c_DEPENDENCIES =
146 SCRIPTS = $(dist_noinst_SCRIPTS)
147 AM_V_P = $(am__v_P_@AM_V@)
148 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
149 am__v_P_0 = false
150 am__v_P_1 = :
151 AM_V_GEN = $(am__v_GEN_@AM_V@)
152 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
153 am__v_GEN_0 = @echo " GEN " $@;
154 am__v_GEN_1 =
155 AM_V_at = $(am__v_at_@AM_V@)
156 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
157 am__v_at_0 = @
158 am__v_at_1 =
159 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/kpathsea
160 depcomp = $(SHELL) $(top_srcdir)/../../../build-aux/depcomp
161 am__depfiles_maybe = depfiles
162 am__mv = mv -f
163 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
164 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
167 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
168 $(AM_CFLAGS) $(CFLAGS)
169 AM_V_CC = $(am__v_CC_@AM_V@)
170 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
171 am__v_CC_0 = @echo " CC " $@;
172 am__v_CC_1 =
173 CCLD = $(CC)
174 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
176 $(AM_LDFLAGS) $(LDFLAGS) -o $@
177 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
178 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
179 am__v_CCLD_0 = @echo " CCLD " $@;
180 am__v_CCLD_1 =
181 @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
182 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
183 LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
184 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
185 AM_V_LEX = $(am__v_LEX_@AM_V@)
186 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
187 am__v_LEX_0 = @echo " LEX " $@;
188 am__v_LEX_1 =
189 YLWRAP = $(top_srcdir)/../../../build-aux/ylwrap
190 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
191 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
192 -e s/c++$$/h++/ -e s/c$$/h/
193 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
194 LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
195 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
196 AM_V_YACC = $(am__v_YACC_@AM_V@)
197 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
198 am__v_YACC_0 = @echo " YACC " $@;
199 am__v_YACC_1 =
200 SOURCES = $(libweb2c_a_SOURCES) $(fixwrites_SOURCES) \
201 $(makecpool_SOURCES) $(splitup_SOURCES) $(web2c_SOURCES)
202 DIST_SOURCES = $(libweb2c_a_SOURCES) $(fixwrites_SOURCES) \
203 $(makecpool_SOURCES) $(splitup_SOURCES) $(web2c_SOURCES)
204 am__can_run_installinfo = \
205 case $$AM_UPDATE_INFO_DIR in \
206 n|no|NO) false;; \
207 *) (install-info --version) >/dev/null 2>&1;; \
208 esac
209 DATA = $(dist_noinst_DATA) $(nodist_noinst_DATA)
210 HEADERS = $(noinst_HEADERS)
211 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
212 $(LISP)c-auto.in
213 # Read a list of newline-separated strings from the standard input,
214 # and print each of them once, without duplicates. Input order is
215 # *not* preserved.
216 am__uniquify_input = $(AWK) '\
217 BEGIN { nonempty = 0; } \
218 { items[$$0] = 1; nonempty = 1; } \
219 END { if (nonempty) { for (i in items) print i; }; } \
221 # Make sure the list of sources is unique. This is necessary because,
222 # e.g., the same source file might be shared among _SOURCES variables
223 # for different programs/libraries.
224 am__define_uniq_tagged_files = \
225 list='$(am__tagged_files)'; \
226 unique=`for i in $$list; do \
227 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
228 done | $(am__uniquify_input)`
229 ETAGS = etags
230 CTAGS = ctags
231 CSCOPE = cscope
232 AM_RECURSIVE_TARGETS = cscope
233 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/c-auto.in \
234 $(top_srcdir)/../../../build-aux/compile \
235 $(top_srcdir)/../../../build-aux/config.guess \
236 $(top_srcdir)/../../../build-aux/config.sub \
237 $(top_srcdir)/../../../build-aux/depcomp \
238 $(top_srcdir)/../../../build-aux/install-sh \
239 $(top_srcdir)/../../../build-aux/ltmain.sh \
240 $(top_srcdir)/../../../build-aux/missing \
241 $(top_srcdir)/../../../build-aux/ylwrap \
242 ../../../build-aux/compile ../../../build-aux/config.guess \
243 ../../../build-aux/config.sub ../../../build-aux/depcomp \
244 ../../../build-aux/install-sh ../../../build-aux/ltmain.sh \
245 ../../../build-aux/missing ../../../build-aux/texinfo.tex \
246 ../../../build-aux/ylwrap ChangeLog README web2c-lexer.c \
247 web2c-parser.c web2c-parser.h
248 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249 distdir = $(PACKAGE)-$(VERSION)
250 top_distdir = $(distdir)
251 am__remove_distdir = \
252 if test -d "$(distdir)"; then \
253 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
254 && rm -rf "$(distdir)" \
255 || { sleep 5 && rm -rf "$(distdir)"; }; \
256 else :; fi
257 am__post_remove_distdir = $(am__remove_distdir)
258 DIST_ARCHIVES = $(distdir).tar.gz
259 GZIP_ENV = --best
260 DIST_TARGETS = dist-gzip
261 distuninstallcheck_listfiles = find . -type f -print
262 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
263 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
264 distcleancheck_listfiles = find . -type f -print
265 ACLOCAL = @ACLOCAL@
266 AMTAR = @AMTAR@
267 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
268 AR = @AR@
269 AS = @AS@
270 AUTOCONF = @AUTOCONF@
271 AUTOHEADER = @AUTOHEADER@
272 AUTOMAKE = @AUTOMAKE@
273 AWK = @AWK@
274 CC = @CC@
275 CCDEPMODE = @CCDEPMODE@
276 CFLAGS = @CFLAGS@
277 CPP = @CPP@
278 CPPFLAGS = @CPPFLAGS@
279 CYGPATH_W = @CYGPATH_W@
280 DEFS = @DEFS@
281 DEPDIR = @DEPDIR@
282 DLLTOOL = @DLLTOOL@
283 DSYMUTIL = @DSYMUTIL@
284 DUMPBIN = @DUMPBIN@
285 ECHO_C = @ECHO_C@
286 ECHO_N = @ECHO_N@
287 ECHO_T = @ECHO_T@
288 EGREP = @EGREP@
289 EXEEXT = @EXEEXT@
290 FGREP = @FGREP@
291 GREP = @GREP@
292 INSTALL = @INSTALL@
293 INSTALL_DATA = @INSTALL_DATA@
294 INSTALL_PROGRAM = @INSTALL_PROGRAM@
295 INSTALL_SCRIPT = @INSTALL_SCRIPT@
296 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
297 LD = @LD@
298 LDFLAGS = @LDFLAGS@
299 LEX = @LEX@
300 LEXLIB = @LEXLIB@
301 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
302 LIBOBJS = @LIBOBJS@
303 LIBS = @LIBS@
304 LIBTOOL = @LIBTOOL@
305 LIPO = @LIPO@
306 LN_S = @LN_S@
307 LTLIBOBJS = @LTLIBOBJS@
308 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
309 MAINT = @MAINT@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
312 MKDIR_P = @MKDIR_P@
313 NM = @NM@
314 NMEDIT = @NMEDIT@
315 OBJDUMP = @OBJDUMP@
316 OBJEXT = @OBJEXT@
317 OTOOL = @OTOOL@
318 OTOOL64 = @OTOOL64@
319 PACKAGE = @PACKAGE@
320 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
321 PACKAGE_NAME = @PACKAGE_NAME@
322 PACKAGE_STRING = @PACKAGE_STRING@
323 PACKAGE_TARNAME = @PACKAGE_TARNAME@
324 PACKAGE_URL = @PACKAGE_URL@
325 PACKAGE_VERSION = @PACKAGE_VERSION@
326 PATH_SEPARATOR = @PATH_SEPARATOR@
327 RANLIB = @RANLIB@
328 SED = @SED@
329 SET_MAKE = @SET_MAKE@
330 SHELL = @SHELL@
331 STRIP = @STRIP@
332 VERSION = @VERSION@
333 WARNING_CFLAGS = @WARNING_CFLAGS@
334 YACC = @YACC@
335 YFLAGS = @YFLAGS@
336 abs_builddir = @abs_builddir@
337 abs_srcdir = @abs_srcdir@
338 abs_top_builddir = @abs_top_builddir@
339 abs_top_srcdir = @abs_top_srcdir@
340 ac_ct_AR = @ac_ct_AR@
341 ac_ct_CC = @ac_ct_CC@
342 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
343 am__include = @am__include@
344 am__leading_dot = @am__leading_dot@
345 am__quote = @am__quote@
346 am__tar = @am__tar@
347 am__untar = @am__untar@
348 bindir = @bindir@
349 build = @build@
350 build_alias = @build_alias@
351 build_cpu = @build_cpu@
352 build_os = @build_os@
353 build_vendor = @build_vendor@
354 builddir = @builddir@
355 datadir = @datadir@
356 datarootdir = @datarootdir@
357 docdir = @docdir@
358 dvidir = @dvidir@
359 exec_prefix = @exec_prefix@
360 host = @host@
361 host_alias = @host_alias@
362 host_cpu = @host_cpu@
363 host_os = @host_os@
364 host_vendor = @host_vendor@
365 htmldir = @htmldir@
366 includedir = @includedir@
367 infodir = @infodir@
368 install_sh = @install_sh@
369 libdir = @libdir@
370 libexecdir = @libexecdir@
371 localedir = @localedir@
372 localstatedir = @localstatedir@
373 mandir = @mandir@
374 mkdir_p = @mkdir_p@
375 oldincludedir = @oldincludedir@
376 pdfdir = @pdfdir@
377 prefix = @prefix@
378 program_transform_name = @program_transform_name@
379 psdir = @psdir@
380 sbindir = @sbindir@
381 sharedstatedir = @sharedstatedir@
382 srcdir = @srcdir@
383 sysconfdir = @sysconfdir@
384 target_alias = @target_alias@
385 top_build_prefix = @top_build_prefix@
386 top_builddir = @top_builddir@
387 top_srcdir = @top_srcdir@
388 AM_CPPFLAGS = -I$(srcdir)/../..
389 AM_YFLAGS = -d -v
390 AM_CFLAGS = $(WARNING_CFLAGS)
391 EXTRA_LIBRARIES = libweb2c.a
392 BUILT_SOURCES = w2c/config.h
393 DISTCLEANFILES = w2c/config.h web2c-parser.output
394 noinst_HEADERS = coerce.h
395 dist_noinst_SCRIPTS = convert
396 dist_noinst_DATA = \
397 common.defines \
398 cvtbib.sed \
399 cvtmf1.sed \
400 cvtmf2.sed \
401 mfmp.defines \
402 texmf.defines
404 libweb2c_a_SOURCES = \
405 kps.c
407 web2c_SOURCES = \
408 web2c-parser.y \
409 web2c-lexer.l \
410 main.c \
411 web2c.h
413 web2c_LDADD = -L. -lweb2c
414 fixwrites_SOURCES = \
415 fixwrites.c
417 fixwrites_LDADD = $(web2c_LDADD)
418 splitup_SOURCES = \
419 splitup.c
421 splitup_LDADD = $(web2c_LDADD)
422 makecpool_SOURCES = \
423 makecpool.c
425 nodist_noinst_DATA = stamp-lib stamp-web2c stamp-fixwrites stamp-splitup stamp-makecpool
426 CLEANFILES = $(nodist_noinst_DATA)
427 all: $(BUILT_SOURCES)
428 $(MAKE) $(AM_MAKEFLAGS) all-am
430 .SUFFIXES:
431 .SUFFIXES: .c .l .lo .o .obj .y
432 am--refresh: Makefile
434 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
435 @for dep in $?; do \
436 case '$(am__configure_deps)' in \
437 *$$dep*) \
438 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
439 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
440 && exit 0; \
441 exit 1;; \
442 esac; \
443 done; \
444 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
445 $(am__cd) $(top_srcdir) && \
446 $(AUTOMAKE) --foreign Makefile
447 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
448 @case '$?' in \
449 *config.status*) \
450 echo ' $(SHELL) ./config.status'; \
451 $(SHELL) ./config.status;; \
452 *) \
453 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
454 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
455 esac;
457 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458 $(SHELL) ./config.status --recheck
460 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
461 $(am__cd) $(srcdir) && $(AUTOCONF)
462 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
463 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
464 $(am__aclocal_m4_deps):
466 kpathsea/c-auto.h: kpathsea/stamp-h1
467 @test -f $@ || rm -f kpathsea/stamp-h1
468 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) kpathsea/stamp-h1
470 kpathsea/stamp-h1: $(srcdir)/c-auto.in $(top_builddir)/config.status
471 @rm -f kpathsea/stamp-h1
472 cd $(top_builddir) && $(SHELL) ./config.status kpathsea/c-auto.h
473 $(srcdir)/c-auto.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
475 rm -f kpathsea/stamp-h1
476 touch $@
478 distclean-hdr:
479 -rm -f kpathsea/c-auto.h kpathsea/stamp-h1
481 libweb2c.a: $(libweb2c_a_OBJECTS) $(libweb2c_a_DEPENDENCIES) $(EXTRA_libweb2c_a_DEPENDENCIES)
482 $(AM_V_at)-rm -f libweb2c.a
483 $(AM_V_AR)$(libweb2c_a_AR) libweb2c.a $(libweb2c_a_OBJECTS) $(libweb2c_a_LIBADD)
484 $(AM_V_at)$(RANLIB) libweb2c.a
486 clean-noinstPROGRAMS:
487 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
488 echo " rm -f" $$list; \
489 rm -f $$list || exit $$?; \
490 test -n "$(EXEEXT)" || exit 0; \
491 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
492 echo " rm -f" $$list; \
493 rm -f $$list
495 fixwrites$(EXEEXT): $(fixwrites_OBJECTS) $(fixwrites_DEPENDENCIES) $(EXTRA_fixwrites_DEPENDENCIES)
496 @rm -f fixwrites$(EXEEXT)
497 $(AM_V_CCLD)$(LINK) $(fixwrites_OBJECTS) $(fixwrites_LDADD) $(LIBS)
499 makecpool$(EXEEXT): $(makecpool_OBJECTS) $(makecpool_DEPENDENCIES) $(EXTRA_makecpool_DEPENDENCIES)
500 @rm -f makecpool$(EXEEXT)
501 $(AM_V_CCLD)$(LINK) $(makecpool_OBJECTS) $(makecpool_LDADD) $(LIBS)
503 splitup$(EXEEXT): $(splitup_OBJECTS) $(splitup_DEPENDENCIES) $(EXTRA_splitup_DEPENDENCIES)
504 @rm -f splitup$(EXEEXT)
505 $(AM_V_CCLD)$(LINK) $(splitup_OBJECTS) $(splitup_LDADD) $(LIBS)
506 web2c-parser.h: web2c-parser.c
507 @if test ! -f $@; then rm -f web2c-parser.c; else :; fi
508 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) web2c-parser.c; else :; fi
510 web2c$(EXEEXT): $(web2c_OBJECTS) $(web2c_DEPENDENCIES) $(EXTRA_web2c_DEPENDENCIES)
511 @rm -f web2c$(EXEEXT)
512 $(AM_V_CCLD)$(LINK) $(web2c_OBJECTS) $(web2c_LDADD) $(LIBS)
514 mostlyclean-compile:
515 -rm -f *.$(OBJEXT)
517 distclean-compile:
518 -rm -f *.tab.c
520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fixwrites.Po@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kps.Po@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makecpool.Po@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/splitup.Po@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/web2c-lexer.Po@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/web2c-parser.Po@am__quote@
528 .c.o:
529 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
530 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
531 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
536 .c.obj:
537 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
538 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
539 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
540 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
541 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
544 .c.lo:
545 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
546 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
547 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
548 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
549 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
552 .l.c:
553 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
555 .y.c:
556 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
558 mostlyclean-libtool:
559 -rm -f *.lo
561 clean-libtool:
562 -rm -rf .libs _libs
564 distclean-libtool:
565 -rm -f libtool config.lt
567 ID: $(am__tagged_files)
568 $(am__define_uniq_tagged_files); mkid -fID $$unique
569 tags: tags-am
570 TAGS: tags
572 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
573 set x; \
574 here=`pwd`; \
575 $(am__define_uniq_tagged_files); \
576 shift; \
577 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
578 test -n "$$unique" || unique=$$empty_fix; \
579 if test $$# -gt 0; then \
580 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
581 "$$@" $$unique; \
582 else \
583 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584 $$unique; \
585 fi; \
587 ctags: ctags-am
589 CTAGS: ctags
590 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
591 $(am__define_uniq_tagged_files); \
592 test -z "$(CTAGS_ARGS)$$unique" \
593 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
594 $$unique
596 GTAGS:
597 here=`$(am__cd) $(top_builddir) && pwd` \
598 && $(am__cd) $(top_srcdir) \
599 && gtags -i $(GTAGS_ARGS) "$$here"
600 cscope: cscope.files
601 test ! -s cscope.files \
602 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
603 clean-cscope:
604 -rm -f cscope.files
605 cscope.files: clean-cscope cscopelist
606 cscopelist: cscopelist-am
608 cscopelist-am: $(am__tagged_files)
609 list='$(am__tagged_files)'; \
610 case "$(srcdir)" in \
611 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
612 *) sdir=$(subdir)/$(srcdir) ;; \
613 esac; \
614 for i in $$list; do \
615 if test -f "$$i"; then \
616 echo "$(subdir)/$$i"; \
617 else \
618 echo "$$sdir/$$i"; \
619 fi; \
620 done >> $(top_builddir)/cscope.files
622 distclean-tags:
623 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
624 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
626 distdir: $(DISTFILES)
627 $(am__remove_distdir)
628 test -d "$(distdir)" || mkdir "$(distdir)"
629 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
630 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
631 list='$(DISTFILES)'; \
632 dist_files=`for file in $$list; do echo $$file; done | \
633 sed -e "s|^$$srcdirstrip/||;t" \
634 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
635 case $$dist_files in \
636 */*) $(MKDIR_P) `echo "$$dist_files" | \
637 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
638 sort -u` ;; \
639 esac; \
640 for file in $$dist_files; do \
641 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
642 if test -d $$d/$$file; then \
643 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
644 if test -d "$(distdir)/$$file"; then \
645 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
646 fi; \
647 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
648 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
649 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
650 fi; \
651 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
652 else \
653 test -f "$(distdir)/$$file" \
654 || cp -p $$d/$$file "$(distdir)/$$file" \
655 || exit 1; \
656 fi; \
657 done
658 -test -n "$(am__skip_mode_fix)" \
659 || find "$(distdir)" -type d ! -perm -755 \
660 -exec chmod u+rwx,go+rx {} \; -o \
661 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
662 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
663 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
664 || chmod -R a+r "$(distdir)"
665 dist-gzip: distdir
666 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
667 $(am__post_remove_distdir)
669 dist-bzip2: distdir
670 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
671 $(am__post_remove_distdir)
673 dist-lzip: distdir
674 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
675 $(am__post_remove_distdir)
677 dist-xz: distdir
678 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
679 $(am__post_remove_distdir)
681 dist-tarZ: distdir
682 @echo WARNING: "Support for distribution archives compressed with" \
683 "legacy program 'compress' is deprecated." >&2
684 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
685 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
686 $(am__post_remove_distdir)
688 dist-shar: distdir
689 @echo WARNING: "Support for shar distribution archives is" \
690 "deprecated." >&2
691 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
692 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
693 $(am__post_remove_distdir)
695 dist-zip: distdir
696 -rm -f $(distdir).zip
697 zip -rq $(distdir).zip $(distdir)
698 $(am__post_remove_distdir)
700 dist dist-all:
701 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
702 $(am__post_remove_distdir)
704 # This target untars the dist file and tries a VPATH configuration. Then
705 # it guarantees that the distribution is self-contained by making another
706 # tarfile.
707 distcheck: dist
708 case '$(DIST_ARCHIVES)' in \
709 *.tar.gz*) \
710 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
711 *.tar.bz2*) \
712 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
713 *.tar.lz*) \
714 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
715 *.tar.xz*) \
716 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
717 *.tar.Z*) \
718 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
719 *.shar.gz*) \
720 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
721 *.zip*) \
722 unzip $(distdir).zip ;;\
723 esac
724 chmod -R a-w $(distdir)
725 chmod u+w $(distdir)
726 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
727 chmod a-w $(distdir)
728 test -d $(distdir)/_build || exit 0; \
729 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
730 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
731 && am__cwd=`pwd` \
732 && $(am__cd) $(distdir)/_build/sub \
733 && ../../configure \
734 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
735 $(DISTCHECK_CONFIGURE_FLAGS) \
736 --srcdir=../.. --prefix="$$dc_install_base" \
737 && $(MAKE) $(AM_MAKEFLAGS) \
738 && $(MAKE) $(AM_MAKEFLAGS) dvi \
739 && $(MAKE) $(AM_MAKEFLAGS) check \
740 && $(MAKE) $(AM_MAKEFLAGS) install \
741 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
742 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
743 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
744 distuninstallcheck \
745 && chmod -R a-w "$$dc_install_base" \
746 && ({ \
747 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
748 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
749 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
750 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
751 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
752 } || { rm -rf "$$dc_destdir"; exit 1; }) \
753 && rm -rf "$$dc_destdir" \
754 && $(MAKE) $(AM_MAKEFLAGS) dist \
755 && rm -rf $(DIST_ARCHIVES) \
756 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
757 && cd "$$am__cwd" \
758 || exit 1
759 $(am__post_remove_distdir)
760 @(echo "$(distdir) archives ready for distribution: "; \
761 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
762 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
763 distuninstallcheck:
764 @test -n '$(distuninstallcheck_dir)' || { \
765 echo 'ERROR: trying to run $@ with an empty' \
766 '$$(distuninstallcheck_dir)' >&2; \
767 exit 1; \
768 }; \
769 $(am__cd) '$(distuninstallcheck_dir)' || { \
770 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
771 exit 1; \
772 }; \
773 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
774 || { echo "ERROR: files left after uninstall:" ; \
775 if test -n "$(DESTDIR)"; then \
776 echo " (check DESTDIR support)"; \
777 fi ; \
778 $(distuninstallcheck_listfiles) ; \
779 exit 1; } >&2
780 distcleancheck: distclean
781 @if test '$(srcdir)' = . ; then \
782 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
783 exit 1 ; \
785 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
786 || { echo "ERROR: files left in build directory after distclean:" ; \
787 $(distcleancheck_listfiles) ; \
788 exit 1; } >&2
789 check-am: all-am
790 check: $(BUILT_SOURCES)
791 $(MAKE) $(AM_MAKEFLAGS) check-am
792 all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) $(HEADERS)
793 installdirs:
794 install: $(BUILT_SOURCES)
795 $(MAKE) $(AM_MAKEFLAGS) install-am
796 install-exec: install-exec-am
797 install-data: install-data-am
798 uninstall: uninstall-am
800 install-am: all-am
801 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
803 installcheck: installcheck-am
804 install-strip:
805 if test -z '$(STRIP)'; then \
806 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
807 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
808 install; \
809 else \
810 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
811 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
812 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
814 mostlyclean-generic:
816 clean-generic:
817 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
819 distclean-generic:
820 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
821 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
822 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
824 maintainer-clean-generic:
825 @echo "This command is intended for maintainers to use"
826 @echo "it deletes files that may require special tools to rebuild."
827 -rm -f web2c-lexer.c
828 -rm -f web2c-parser.c
829 -rm -f web2c-parser.h
830 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
831 clean: clean-am
833 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
834 mostlyclean-am
836 distclean: distclean-am
837 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
838 -rm -rf ./$(DEPDIR)
839 -rm -f Makefile
840 distclean-am: clean-am distclean-compile distclean-generic \
841 distclean-hdr distclean-libtool distclean-local distclean-tags
843 dvi: dvi-am
845 dvi-am:
847 html: html-am
849 html-am:
851 info: info-am
853 info-am:
855 install-data-am:
857 install-dvi: install-dvi-am
859 install-dvi-am:
861 install-exec-am:
863 install-html: install-html-am
865 install-html-am:
867 install-info: install-info-am
869 install-info-am:
871 install-man:
873 install-pdf: install-pdf-am
875 install-pdf-am:
877 install-ps: install-ps-am
879 install-ps-am:
881 installcheck-am:
883 maintainer-clean: maintainer-clean-am
884 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
885 -rm -rf $(top_srcdir)/autom4te.cache
886 -rm -rf ./$(DEPDIR)
887 -rm -f Makefile
888 maintainer-clean-am: distclean-am maintainer-clean-generic
890 mostlyclean: mostlyclean-am
892 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
893 mostlyclean-libtool
895 pdf: pdf-am
897 pdf-am:
899 ps: ps-am
901 ps-am:
903 uninstall-am:
905 .MAKE: all check install install-am install-strip
907 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
908 clean-cscope clean-generic clean-libtool clean-noinstPROGRAMS \
909 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
910 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
911 distcheck distclean distclean-compile distclean-generic \
912 distclean-hdr distclean-libtool distclean-local distclean-tags \
913 distcleancheck distdir distuninstallcheck dvi dvi-am html \
914 html-am info info-am install install-am install-data \
915 install-data-am install-dvi install-dvi-am install-exec \
916 install-exec-am install-html install-html-am install-info \
917 install-info-am install-man install-pdf install-pdf-am \
918 install-ps install-ps-am install-strip installcheck \
919 installcheck-am installdirs maintainer-clean \
920 maintainer-clean-generic mostlyclean mostlyclean-compile \
921 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
922 tags tags-am uninstall uninstall-am
924 .PRECIOUS: Makefile
927 # Don't include our <c-auto.h>.
928 w2c/config.h: ../w2c/config.h
929 @if test -f $@; then :; else \
930 trap 'rm -rf w2c.lock' 1 2 13 15; \
931 if mkdir w2c.lock 2>/dev/null; then \
932 $(MKDIR_P) w2c; \
933 if $(AM_V_P); then :; else echo " GEN $@"; fi; \
934 sed -e '/c-auto\.h>/d' $(srcdir)/../w2c/config.h >$@; \
935 rmdir w2c.lock; \
936 else \
937 while test -d w2c.lock; do sleep 1; done; \
938 fi; \
939 test -f $@; \
942 $(libweb2c_a_OBJECTS): w2c/config.h
944 $(web2c_OBJECTS): web2c-parser.h stamp-lib
946 $(fixwrites_OBJECTS): stamp-lib
948 $(splitup_OBJECTS): stamp-lib
950 stamp-lib:
951 @if test -f $@; then :; else \
952 trap 'rm -rf lib.lock' 1 2 13 15; \
953 if mkdir lib.lock 2>/dev/null; then \
954 $(MAKE) $(AM_MAKEFLAGS) libweb2c.a && echo timestamp >$@; \
955 rmdir lib.lock; \
956 else \
957 while test -d lib.lock; do sleep 1; done; \
958 fi; \
959 test -f $@; \
962 stamp-web2c: web2c$(EXEEXT)
963 $(AM_V_at)echo timestamp >$@
965 stamp-fixwrites: fixwrites$(EXEEXT)
966 $(AM_V_at)echo timestamp >$@
968 stamp-splitup: splitup$(EXEEXT)
969 $(AM_V_at)echo timestamp >$@
971 stamp-makecpool: makecpool$(EXEEXT)
972 $(AM_V_at)echo timestamp >$@
974 distclean-local:
975 rm -rf kpathsea w2c
977 # Tell versions [3.59,3.63) of GNU make to not export all variables.
978 # Otherwise a system limit (for SysV at least) may be exceeded.
979 .NOEXPORT: