1 | # Makefile.in generated by automake 1.10 from Makefile.am.
|
---|
2 | # @configure_input@
|
---|
3 |
|
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
---|
5 | # 2003, 2004, 2005, 2006 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 | VPATH = @srcdir@
|
---|
18 | pkgdatadir = $(datadir)/@PACKAGE@
|
---|
19 | pkglibdir = $(libdir)/@PACKAGE@
|
---|
20 | pkgincludedir = $(includedir)/@PACKAGE@
|
---|
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
---|
22 | install_sh_DATA = $(install_sh) -c -m 644
|
---|
23 | install_sh_PROGRAM = $(install_sh) -c
|
---|
24 | install_sh_SCRIPT = $(install_sh) -c
|
---|
25 | INSTALL_HEADER = $(INSTALL_DATA)
|
---|
26 | transform = $(program_transform_name)
|
---|
27 | NORMAL_INSTALL = :
|
---|
28 | PRE_INSTALL = :
|
---|
29 | POST_INSTALL = :
|
---|
30 | NORMAL_UNINSTALL = :
|
---|
31 | PRE_UNINSTALL = :
|
---|
32 | POST_UNINSTALL = :
|
---|
33 | DIST_COMMON = $(srcdir)/../freeze.mk $(srcdir)/Makefile.am \
|
---|
34 | $(srcdir)/Makefile.in
|
---|
35 | subdir = lib/autoscan
|
---|
36 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
37 | am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
|
---|
38 | $(top_srcdir)/configure.ac
|
---|
39 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
---|
40 | $(ACLOCAL_M4)
|
---|
41 | mkinstalldirs = $(install_sh) -d
|
---|
42 | CONFIG_CLEAN_FILES =
|
---|
43 | SOURCES =
|
---|
44 | DIST_SOURCES =
|
---|
45 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
---|
46 | am__vpath_adj = case $$p in \
|
---|
47 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
---|
48 | *) f=$$p;; \
|
---|
49 | esac;
|
---|
50 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
---|
51 | am__installdirs = "$(DESTDIR)$(autoscanlibdir)"
|
---|
52 | nodist_autoscanlibDATA_INSTALL = $(INSTALL_DATA)
|
---|
53 | DATA = $(nodist_autoscanlib_DATA)
|
---|
54 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
---|
55 | ACLOCAL = @ACLOCAL@
|
---|
56 | AMTAR = @AMTAR@
|
---|
57 | AUTOCONF = @AUTOCONF@
|
---|
58 | AUTOHEADER = @AUTOHEADER@
|
---|
59 | AUTOMAKE = @AUTOMAKE@
|
---|
60 | AWK = @AWK@
|
---|
61 | CYGPATH_W = @CYGPATH_W@
|
---|
62 | DEFS = @DEFS@
|
---|
63 | ECHO_C = @ECHO_C@
|
---|
64 | ECHO_N = @ECHO_N@
|
---|
65 | ECHO_T = @ECHO_T@
|
---|
66 | EGREP = @EGREP@
|
---|
67 | EMACS = @EMACS@
|
---|
68 | EMACSLOADPATH = @EMACSLOADPATH@
|
---|
69 | EXPR = @EXPR@
|
---|
70 | GREP = @GREP@
|
---|
71 | HELP2MAN = @HELP2MAN@
|
---|
72 | INSTALL = @INSTALL@
|
---|
73 | INSTALL_DATA = @INSTALL_DATA@
|
---|
74 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
---|
75 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
76 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
---|
77 | LIBOBJS = @LIBOBJS@
|
---|
78 | LIBS = @LIBS@
|
---|
79 | LTLIBOBJS = @LTLIBOBJS@
|
---|
80 | M4 = @M4@
|
---|
81 | M4_DEBUGFILE = @M4_DEBUGFILE@
|
---|
82 | MAKEINFO = @MAKEINFO@
|
---|
83 | MKDIR_P = @MKDIR_P@
|
---|
84 | PACKAGE = @PACKAGE@
|
---|
85 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
---|
86 | PACKAGE_NAME = @PACKAGE_NAME@
|
---|
87 | PACKAGE_STRING = @PACKAGE_STRING@
|
---|
88 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
---|
89 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
---|
90 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
---|
91 | PERL = @PERL@
|
---|
92 | SED = @SED@
|
---|
93 | SET_MAKE = @SET_MAKE@
|
---|
94 | SHELL = @SHELL@
|
---|
95 | STRIP = @STRIP@
|
---|
96 | TEST_EMACS = @TEST_EMACS@
|
---|
97 | VERSION = @VERSION@
|
---|
98 | abs_builddir = @abs_builddir@
|
---|
99 | abs_srcdir = @abs_srcdir@
|
---|
100 | abs_top_builddir = @abs_top_builddir@
|
---|
101 | abs_top_srcdir = @abs_top_srcdir@
|
---|
102 | ac_cv_sh_n_works = @ac_cv_sh_n_works@
|
---|
103 | am__leading_dot = @am__leading_dot@
|
---|
104 | am__tar = @am__tar@
|
---|
105 | am__untar = @am__untar@
|
---|
106 | bindir = @bindir@
|
---|
107 | build_alias = @build_alias@
|
---|
108 | builddir = @builddir@
|
---|
109 | datadir = @datadir@
|
---|
110 | datarootdir = @datarootdir@
|
---|
111 | docdir = @docdir@
|
---|
112 | dvidir = @dvidir@
|
---|
113 | exec_prefix = @exec_prefix@
|
---|
114 | host_alias = @host_alias@
|
---|
115 | htmldir = @htmldir@
|
---|
116 | includedir = @includedir@
|
---|
117 | infodir = @infodir@
|
---|
118 | install_sh = @install_sh@
|
---|
119 | libdir = @libdir@
|
---|
120 | libexecdir = @libexecdir@
|
---|
121 | lispdir = @lispdir@
|
---|
122 | localedir = @localedir@
|
---|
123 | localstatedir = @localstatedir@
|
---|
124 | mandir = @mandir@
|
---|
125 | mkdir_p = @mkdir_p@
|
---|
126 | oldincludedir = @oldincludedir@
|
---|
127 | pdfdir = @pdfdir@
|
---|
128 | prefix = @prefix@
|
---|
129 | program_transform_name = @program_transform_name@
|
---|
130 | psdir = @psdir@
|
---|
131 | sbindir = @sbindir@
|
---|
132 | sharedstatedir = @sharedstatedir@
|
---|
133 | srcdir = @srcdir@
|
---|
134 | sysconfdir = @sysconfdir@
|
---|
135 | target_alias = @target_alias@
|
---|
136 | top_builddir = @top_builddir@
|
---|
137 | top_srcdir = @top_srcdir@
|
---|
138 | autoscanlibdir = $(pkgdatadir)/autoscan
|
---|
139 | EXTRA_DIST = autoscan.pre
|
---|
140 | nodist_autoscanlib_DATA = autoscan.list
|
---|
141 | CLEANFILES = autoscan.list
|
---|
142 | SUFFIXES = .m4 .m4f
|
---|
143 | AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg
|
---|
144 |
|
---|
145 | # Do not use AUTOM4TE here, since Makefile.maint (my-distcheck)
|
---|
146 | # checks if we are independent of Autoconf by defining AUTOM4TE (and
|
---|
147 | # others) to `false'. Autoconf provides autom4te, so that doesn't
|
---|
148 | # apply to us.
|
---|
149 | MY_AUTOM4TE = \
|
---|
150 | autom4te_perllibdir='$(top_srcdir)'/lib \
|
---|
151 | AUTOM4TE_CFG='$(AUTOM4TE_CFG)' $(top_builddir)/bin/autom4te \
|
---|
152 | -B '$(top_builddir)'/lib -B '$(top_srcdir)'/lib # keep ` '
|
---|
153 |
|
---|
154 |
|
---|
155 | # Factor the dependencies between all the frozen files.
|
---|
156 | # Some day we should explain to Automake how to use autom4te to compute
|
---|
157 | # the dependencies...
|
---|
158 | src_libdir = $(top_srcdir)/lib
|
---|
159 | build_libdir = $(top_builddir)/lib
|
---|
160 | m4f_dependencies = $(top_builddir)/bin/autom4te $(AUTOM4TE_CFG)
|
---|
161 | m4sugar_m4f_dependencies = \
|
---|
162 | $(m4f_dependencies) \
|
---|
163 | $(src_libdir)/m4sugar/m4sugar.m4 \
|
---|
164 | $(build_libdir)/m4sugar/version.m4
|
---|
165 |
|
---|
166 | m4sh_m4f_dependencies = \
|
---|
167 | $(m4sugar_m4f_dependencies) \
|
---|
168 | $(src_libdir)/m4sugar/m4sh.m4
|
---|
169 |
|
---|
170 | autotest_m4f_dependencies = \
|
---|
171 | $(m4sh_m4f_dependencies) \
|
---|
172 | $(src_libdir)/autotest/autotest.m4 \
|
---|
173 | $(src_libdir)/autotest/general.m4
|
---|
174 |
|
---|
175 | autoconf_m4f_dependencies = \
|
---|
176 | $(m4sh_m4f_dependencies) \
|
---|
177 | $(src_libdir)/autoconf/autoscan.m4 \
|
---|
178 | $(src_libdir)/autoconf/general.m4 \
|
---|
179 | $(src_libdir)/autoconf/autoheader.m4 \
|
---|
180 | $(src_libdir)/autoconf/autoupdate.m4 \
|
---|
181 | $(src_libdir)/autoconf/autotest.m4 \
|
---|
182 | $(src_libdir)/autoconf/status.m4 \
|
---|
183 | $(src_libdir)/autoconf/oldnames.m4 \
|
---|
184 | $(src_libdir)/autoconf/specific.m4 \
|
---|
185 | $(src_libdir)/autoconf/lang.m4 \
|
---|
186 | $(src_libdir)/autoconf/c.m4 \
|
---|
187 | $(src_libdir)/autoconf/fortran.m4 \
|
---|
188 | $(src_libdir)/autoconf/erlang.m4 \
|
---|
189 | $(src_libdir)/autoconf/functions.m4 \
|
---|
190 | $(src_libdir)/autoconf/headers.m4 \
|
---|
191 | $(src_libdir)/autoconf/types.m4 \
|
---|
192 | $(src_libdir)/autoconf/libs.m4 \
|
---|
193 | $(src_libdir)/autoconf/programs.m4 \
|
---|
194 | $(src_libdir)/autoconf/autoconf.m4
|
---|
195 |
|
---|
196 | ETAGS_FOR_M4 = \
|
---|
197 | --lang=none \
|
---|
198 | --regex='/\(m4_define\|define\)(\[\([^]]*\)\]/\2/'
|
---|
199 |
|
---|
200 | ETAGS_FOR_M4SUGAR = \
|
---|
201 | $(ETAGS_FOR_M4) \
|
---|
202 | --regex='/m4_defun(\[\([^]]*\)\]/\1/'
|
---|
203 |
|
---|
204 | ETAGS_FOR_AUTOCONF = \
|
---|
205 | $(ETAGS_FOR_M4SUGAR) \
|
---|
206 | --regex='/\(A[CU]_DEFUN\|AU_ALIAS\)(\[\([^]]*\)\]/\2/' \
|
---|
207 | --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
|
---|
208 |
|
---|
209 | all: all-am
|
---|
210 |
|
---|
211 | .SUFFIXES:
|
---|
212 | .SUFFIXES: .m4 .m4f
|
---|
213 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../freeze.mk $(am__configure_deps)
|
---|
214 | @for dep in $?; do \
|
---|
215 | case '$(am__configure_deps)' in \
|
---|
216 | *$$dep*) \
|
---|
217 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
---|
218 | && exit 0; \
|
---|
219 | exit 1;; \
|
---|
220 | esac; \
|
---|
221 | done; \
|
---|
222 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/autoscan/Makefile'; \
|
---|
223 | cd $(top_srcdir) && \
|
---|
224 | $(AUTOMAKE) --gnu lib/autoscan/Makefile
|
---|
225 | .PRECIOUS: Makefile
|
---|
226 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
227 | @case '$?' in \
|
---|
228 | *config.status*) \
|
---|
229 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
---|
230 | *) \
|
---|
231 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
---|
232 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
---|
233 | esac;
|
---|
234 |
|
---|
235 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
236 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
237 |
|
---|
238 | $(top_srcdir)/configure: $(am__configure_deps)
|
---|
239 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
240 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
---|
241 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
---|
242 | install-nodist_autoscanlibDATA: $(nodist_autoscanlib_DATA)
|
---|
243 | @$(NORMAL_INSTALL)
|
---|
244 | test -z "$(autoscanlibdir)" || $(MKDIR_P) "$(DESTDIR)$(autoscanlibdir)"
|
---|
245 | @list='$(nodist_autoscanlib_DATA)'; for p in $$list; do \
|
---|
246 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
---|
247 | f=$(am__strip_dir) \
|
---|
248 | echo " $(nodist_autoscanlibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(autoscanlibdir)/$$f'"; \
|
---|
249 | $(nodist_autoscanlibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(autoscanlibdir)/$$f"; \
|
---|
250 | done
|
---|
251 |
|
---|
252 | uninstall-nodist_autoscanlibDATA:
|
---|
253 | @$(NORMAL_UNINSTALL)
|
---|
254 | @list='$(nodist_autoscanlib_DATA)'; for p in $$list; do \
|
---|
255 | f=$(am__strip_dir) \
|
---|
256 | echo " rm -f '$(DESTDIR)$(autoscanlibdir)/$$f'"; \
|
---|
257 | rm -f "$(DESTDIR)$(autoscanlibdir)/$$f"; \
|
---|
258 | done
|
---|
259 | tags: TAGS
|
---|
260 | TAGS:
|
---|
261 |
|
---|
262 | ctags: CTAGS
|
---|
263 | CTAGS:
|
---|
264 |
|
---|
265 |
|
---|
266 | distdir: $(DISTFILES)
|
---|
267 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
268 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
---|
269 | list='$(DISTFILES)'; \
|
---|
270 | dist_files=`for file in $$list; do echo $$file; done | \
|
---|
271 | sed -e "s|^$$srcdirstrip/||;t" \
|
---|
272 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
---|
273 | case $$dist_files in \
|
---|
274 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
---|
275 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
---|
276 | sort -u` ;; \
|
---|
277 | esac; \
|
---|
278 | for file in $$dist_files; do \
|
---|
279 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
---|
280 | if test -d $$d/$$file; then \
|
---|
281 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
---|
282 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
---|
283 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
---|
284 | fi; \
|
---|
285 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
---|
286 | else \
|
---|
287 | test -f $(distdir)/$$file \
|
---|
288 | || cp -p $$d/$$file $(distdir)/$$file \
|
---|
289 | || exit 1; \
|
---|
290 | fi; \
|
---|
291 | done
|
---|
292 | check-am: all-am
|
---|
293 | check: check-am
|
---|
294 | all-am: Makefile $(DATA)
|
---|
295 | installdirs:
|
---|
296 | for dir in "$(DESTDIR)$(autoscanlibdir)"; do \
|
---|
297 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
---|
298 | done
|
---|
299 | install: install-am
|
---|
300 | install-exec: install-exec-am
|
---|
301 | install-data: install-data-am
|
---|
302 | uninstall: uninstall-am
|
---|
303 |
|
---|
304 | install-am: all-am
|
---|
305 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
306 |
|
---|
307 | installcheck: installcheck-am
|
---|
308 | install-strip:
|
---|
309 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
---|
310 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
---|
311 | `test -z '$(STRIP)' || \
|
---|
312 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
---|
313 | mostlyclean-generic:
|
---|
314 |
|
---|
315 | clean-generic:
|
---|
316 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
---|
317 |
|
---|
318 | distclean-generic:
|
---|
319 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
---|
320 |
|
---|
321 | maintainer-clean-generic:
|
---|
322 | @echo "This command is intended for maintainers to use"
|
---|
323 | @echo "it deletes files that may require special tools to rebuild."
|
---|
324 | clean: clean-am
|
---|
325 |
|
---|
326 | clean-am: clean-generic mostlyclean-am
|
---|
327 |
|
---|
328 | distclean: distclean-am
|
---|
329 | -rm -f Makefile
|
---|
330 | distclean-am: clean-am distclean-generic
|
---|
331 |
|
---|
332 | dvi: dvi-am
|
---|
333 |
|
---|
334 | dvi-am:
|
---|
335 |
|
---|
336 | html: html-am
|
---|
337 |
|
---|
338 | info: info-am
|
---|
339 |
|
---|
340 | info-am:
|
---|
341 |
|
---|
342 | install-data-am: install-nodist_autoscanlibDATA
|
---|
343 |
|
---|
344 | install-dvi: install-dvi-am
|
---|
345 |
|
---|
346 | install-exec-am:
|
---|
347 |
|
---|
348 | install-html: install-html-am
|
---|
349 |
|
---|
350 | install-info: install-info-am
|
---|
351 |
|
---|
352 | install-man:
|
---|
353 |
|
---|
354 | install-pdf: install-pdf-am
|
---|
355 |
|
---|
356 | install-ps: install-ps-am
|
---|
357 |
|
---|
358 | installcheck-am:
|
---|
359 |
|
---|
360 | maintainer-clean: maintainer-clean-am
|
---|
361 | -rm -f Makefile
|
---|
362 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
---|
363 |
|
---|
364 | mostlyclean: mostlyclean-am
|
---|
365 |
|
---|
366 | mostlyclean-am: mostlyclean-generic
|
---|
367 |
|
---|
368 | pdf: pdf-am
|
---|
369 |
|
---|
370 | pdf-am:
|
---|
371 |
|
---|
372 | ps: ps-am
|
---|
373 |
|
---|
374 | ps-am:
|
---|
375 |
|
---|
376 | uninstall-am: uninstall-nodist_autoscanlibDATA
|
---|
377 |
|
---|
378 | .MAKE: install-am install-strip
|
---|
379 |
|
---|
380 | .PHONY: all all-am check check-am clean clean-generic distclean \
|
---|
381 | distclean-generic distdir dvi dvi-am html html-am info info-am \
|
---|
382 | install install-am install-data install-data-am install-dvi \
|
---|
383 | install-dvi-am install-exec install-exec-am install-html \
|
---|
384 | install-html-am install-info install-info-am install-man \
|
---|
385 | install-nodist_autoscanlibDATA install-pdf install-pdf-am \
|
---|
386 | install-ps install-ps-am install-strip installcheck \
|
---|
387 | installcheck-am installdirs maintainer-clean \
|
---|
388 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
---|
389 | pdf-am ps ps-am uninstall uninstall-am \
|
---|
390 | uninstall-nodist_autoscanlibDATA
|
---|
391 |
|
---|
392 | $(AUTOM4TE_CFG): $(top_srcdir)/lib/autom4te.in
|
---|
393 | cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg
|
---|
394 |
|
---|
395 | # When processing the file with diversion disabled, there must be no
|
---|
396 | # output but comments and empty lines.
|
---|
397 | # If freezing produces output, something went wrong: a bad `divert',
|
---|
398 | # or an improper paren etc.
|
---|
399 | # It may happen that the output does not end with an end of line, hence
|
---|
400 | # force an end of line when reporting errors.
|
---|
401 | .m4.m4f:
|
---|
402 | $(MY_AUTOM4TE) \
|
---|
403 | --language=$* \
|
---|
404 | --freeze \
|
---|
405 | --output=$@
|
---|
406 |
|
---|
407 | # For parallel builds.
|
---|
408 | $(build_libdir)/m4sugar/version.m4:
|
---|
409 | cd $(build_libdir)/m4sugar && $(MAKE) $(AM_MAKEFLAGS) version.m4
|
---|
410 |
|
---|
411 | check-forbidden-patterns:
|
---|
412 | @if (cd $(srcdir) && \
|
---|
413 | $(GREP) $(forbidden_patterns) $(forbidden_patterns_files)) \
|
---|
414 | >forbidden.log; then \
|
---|
415 | echo "ERROR: forbidden patterns were found:" >&2; \
|
---|
416 | sed "s,^,$*.m4: ," <forbidden.log >&2; \
|
---|
417 | echo >&2; \
|
---|
418 | exit 1; \
|
---|
419 | else \
|
---|
420 | rm -f forbidden.log; \
|
---|
421 | fi
|
---|
422 |
|
---|
423 | autoscan.list: $(srcdir)/autoscan.pre $(autoconf_m4f_dependencies) Makefile.am
|
---|
424 | echo '# Automatically Generated: do not edit this file' >autoscan.list
|
---|
425 | sed '/^[#]/!q' $(srcdir)/autoscan.pre >>autoscan.list
|
---|
426 | ( \
|
---|
427 | sed -n '/^[^#]/p' $(srcdir)/autoscan.pre; \
|
---|
428 | $(MY_AUTOM4TE) --cache '' -M -l autoconf -t'AN_OUTPUT:$$1: $$2 $$3' \
|
---|
429 | ) | LC_ALL=C sort >>autoscan.list
|
---|
430 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
431 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
432 | .NOEXPORT:
|
---|