Fixed bugs
[automake.git] / Makefile.in
blob691836171b8f6fe47f1663701bd65eb0c109c22d
1 # Makefile.in generated automatically by automake 0.33 from Makefile.am
3 # Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy, distribute and modify it.
8 SHELL = /bin/sh
10 srcdir = @srcdir@
11 top_srcdir = @top_srcdir@
12 VPATH = @srcdir@
13 prefix = @prefix@
14 exec_prefix = @exec_prefix@
16 bindir = @bindir@
17 sbindir = @sbindir@
18 libexecdir = @libexecdir@
19 datadir = @datadir@
20 sysconfdir = @sysconfdir@
21 sharedstatedir = @sharedstatedir@
22 localstatedir = @localstatedir@
23 libdir = @libdir@
24 infodir = @infodir@
25 mandir = @mandir@
26 includedir = @includedir@
27 oldincludedir = /usr/include
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkglibdir = $(libdir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@
33 top_builddir = .
35 INSTALL = @INSTALL@
36 INSTALL_PROGRAM = @INSTALL_PROGRAM@
37 INSTALL_DATA = @INSTALL_DATA@
38 INSTALL_SCRIPT = @INSTALL_SCRIPT@
39 transform = @program_transform_name@
41 AUTOMAKE_OPTIONS = gnits
42 MAINT_CHARSET = latin1
43 PERL = @PERL@
45 SUBDIRS = tests
47 bin_SCRIPTS = automake
48 info_TEXINFOS = automake.texi
49 # SUBDIRS = intl po
50 # CONFIG_HEADER = config.h
52 pkgdata_DATA = clean-kr.am clean.am compile-kr.am compile-vars.am \
53 compile.am data.am depend.am \
54 dist-vars.am footer.am header.am header-vars.am \
55 kr-vars.am \
56 libraries.am library.am mans-vars.am \
57 program.am programs.am remake-hdr.am \
58 remake-subd.am remake.am scripts.am subdirs.am tags.am tags-subd.am \
59 tags-clean.am \
60 texi-version.am texinfos-vars.am texinfos.am \
61 libraries-clean.am programs-clean.am data-clean.am \
62 COPYING INSTALL texinfo.tex \
63 ansi2knr.c ansi2knr.1 \
64 aclocal.m4
66 pkgdata_SCRIPTS = config.guess config.sub install-sh mdate-sh mkinstalldirs
68 CLEANFILES = automake
70 # The following requires a fixed version of the Emacs 19.30 etags.
71 ETAGS_ARGS = automake.in --lang=none \
72 --regex='/^@node[ \t]+\([^,]+\)/\1/' automake.texi
73 ACLOCAL = aclocal.m4
74 mkinstalldirs = $(top_srcdir)/mkinstalldirs
75 SCRIPTS = $(bin_SCRIPTS) $(pkgdata_SCRIPTS)
78 MAKEINFO = makeinfo
79 TEXI2DVI = texi2dvi
80 INFOS = automake.info*
81 INFO_DEPS = automake.info
82 DVIS = automake.dvi
83 TEXINFOS = automake.texi
85 DATA = $(pkgdata_DATA)
87 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
88 Makefile.in NEWS README THANKS TODO aclocal.m4 automake.in config.guess \
89 config.sub configure configure.in mdate-sh stamp-vti texinfo.tex \
90 version.texi
93 PACKAGE = @PACKAGE@
94 VERSION = @VERSION@
96 DISTFILES = $(DIST_COMMON) $(SOURCES) $(BUILT_SOURCES) $(HEADERS) \
97 $(TEXINFOS) $(INFOS) $(MANS) $(EXTRA_DIST) $(DATA)
98 DEP_DISTFILES = $(DIST_COMMON) $(SOURCES) $(BUILT_SOURCES) $(HEADERS) \
99 $(TEXINFOS) $(INFO_DEPS) $(MANS) $(EXTRA_DIST) $(DATA)
101 TAR = tar
102 default: all
105 $(srcdir)/Makefile.in: Makefile.am configure.in
106 cd $(srcdir) && automake Makefile
108 # For an explanation of the following Makefile rules, see node
109 # `Automatic Remaking' in GNU Autoconf documentation.
110 Makefile: Makefile.in config.status
111 CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
112 config.status: configure
113 ./config.status --recheck
114 $(srcdir)/configure: configure.in $(ACLOCAL)
115 cd $(srcdir) && autoconf
116 automake: $(top_builddir)/config.status automake.in
117 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
119 install-binSCRIPTS: $(bin_SCRIPTS)
120 $(mkinstalldirs) $(bindir)
121 list="$(bin_SCRIPTS)"; for p in $$list; do \
122 if test -f $$p; then \
123 $(INSTALL_SCRIPT) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
124 else if test -f $(srcdir)/$$p; then \
125 $(INSTALL_SCRIPT) $(srcdir)/$$p \
126 $(bindir)/`echo $$p|sed '$(transform)'`; \
127 else :; fi; fi; \
128 done
130 uninstall-binSCRIPTS:
131 list="$(bin_SCRIPTS)"; for p in $$list; do \
132 rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
133 done
135 install-pkgdataSCRIPTS: $(pkgdata_SCRIPTS)
136 $(mkinstalldirs) $(pkgdatadir)
137 list="$(pkgdata_SCRIPTS)"; for p in $$list; do \
138 if test -f $$p; then \
139 $(INSTALL_SCRIPT) $$p $(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
140 else if test -f $(srcdir)/$$p; then \
141 $(INSTALL_SCRIPT) $(srcdir)/$$p \
142 $(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
143 else :; fi; fi; \
144 done
146 uninstall-pkgdataSCRIPTS:
147 list="$(pkgdata_SCRIPTS)"; for p in $$list; do \
148 rm -f $(pkgdatadir)/`echo $$p|sed '$(transform)'`; \
149 done
151 version.texi: stamp-vti
153 stamp-vti: automake.texi $(top_srcdir)/configure.in
154 echo "@set UPDATED `cd $(srcdir) \
155 && $(SHELL) ./mdate-sh automake.texi`" > vti.tmp
156 echo "@set EDITION $(VERSION)" >> vti.tmp
157 echo "@set VERSION $(VERSION)" >> vti.tmp
158 if cmp -s vti.tmp $(srcdir)/version.texi; then \
159 rm vti.tmp; \
160 else \
161 mv vti.tmp $(srcdir)/version.texi; \
163 echo timestamp > $(srcdir)/stamp-vti
165 mostlyclean-vti:
166 rm -f vti.tmp
168 clean-vti:
170 distclean-vti:
172 maintainer-clean-vti:
173 rm -f stamp-vti version.texi
175 automake.info: automake.texi version.texi
178 .texi.info:
179 $(MAKEINFO) -I$(srcdir) $< -o $(srcdir)/$@
181 .texi.dvi:
182 TEXINPUTS=$(srcdir):$$TEXINPUTS $(TEXI2DVI) $<
184 install-info: $(INFO_DEPS)
185 $(mkinstalldirs) $(infodir)
186 for file in $(INFO_DEPS); do \
187 for ifile in `cd $(srcdir) && echo $$file*`; do \
188 $(INSTALL_DATA) $(srcdir)/$$ifile $(infodir)/$$ifile; \
189 done; \
190 done
192 uninstall-info:
193 cd $(srcdir) && for file in *.info*; do \
194 rm -f $(infodir)/$$file; \
195 done
197 mostlyclean-info:
198 rm -f automake.aux automake.cp automake.cps automake.dvi automake.fn \
199 automake.fns automake.ky automake.log automake.pg \
200 automake.toc automake.tp automake.vr automake.op
202 clean-info:
204 distclean-info:
206 maintainer-clean-info:
207 rm -f $(INFOS)
209 install-pkgdataDATA: $(pkgdata_DATA)
210 $(mkinstalldirs) $(pkgdatadir)
211 list="$(pkgdata_DATA)"; for p in $$list; do \
212 if test -f $(srcdir)/$$p; then \
213 $(INSTALL_DATA) $(srcdir)/$$p $(pkgdatadir)/$$p; \
214 else if test -f $$p; then \
215 $(INSTALL_DATA) $$p $(pkgdatadir)/$$p; \
216 fi; fi; \
217 done
219 uninstall-pkgdataDATA:
220 list="$(pkgdata_DATA)"; for p in $$list; do \
221 rm -f $(pkgdatadir)/$$p; \
222 done
224 # This directory's subdirectories are mostly independent; you can cd
225 # into them and run `make' without going through this Makefile.
226 # To change the values of `make' variables: instead of editing Makefiles,
227 # (1) if the variable is set in `config.status', edit `config.status'
228 # (which will cause the Makefiles to be regenerated when you run `make');
229 # (2) otherwise, pass the desired values on the `make' command line.
231 @SET_MAKE@
233 all-recursive install-data-recursive install-exec-recursive \
234 installdirs-recursive install-recursive uninstall-recursive \
235 check-recursive installcheck-recursive info-recursive dvi-recursive \
236 mostlyclean-recursive clean-recursive distclean-recursive \
237 maintainer-clean-recursive:
238 for subdir in $(SUBDIRS); do \
239 target=`echo $@ | sed s/-recursive//`; \
240 echo making $$target in $$subdir; \
241 (cd $$subdir && $(MAKE) $$target) \
242 || case "$(MFLAGS)" in *k*) fail=yes;; *) exit 1;; esac; \
243 done && test -z "$$fail"
245 tags: TAGS
247 TAGS:
248 tags=; \
249 here=`pwd`; \
250 for subdir in $(SUBDIRS); do \
251 (cd $$subdir && $(MAKE) TAGS); \
252 test -f $$subdir/TAGS && { \
253 tags="$$tags -i $$here/$$subdir/TAGS"; \
255 done; \
256 test -z "$(ETAGS_ARGS)$(CONFIG_HEADER)$(SOURCES)$(HEADERS)$$tags" \
257 || etags $(ETAGS_ARGS) $$tags $(CONFIG_HEADER) $(SOURCES) $(HEADERS)
259 mostlyclean-tags:
261 clean-tags:
263 distclean-tags:
264 rm -f TAGS ID
266 maintainer-clean-tags:
268 distdir = $(PACKAGE)-$(VERSION)
269 # This target untars the dist file and tries a VPATH configuration. Then
270 # it guarantees that the distribution is self-contained by making another
271 # tarfile.
272 distcheck: dist
273 rm -rf $(distdir)
274 $(TAR) zxf $(distdir).tar.gz
275 mkdir $(distdir)/$(distdir)
276 cd $(distdir)/$(distdir) \
277 && ../configure --srcdir=.. \
278 && $(MAKE) \
279 && $(MAKE) check \
280 && $(MAKE) dist
281 rm -rf $(distdir)
282 @echo "========================"; \
283 echo "$(distdir).tar.gz is ready for distribution"; \
284 echo "========================"
285 dist: distdir
286 chmod -R a+r $(distdir)
287 $(TAR) chozf $(distdir).tar.gz $(distdir)
288 rm -rf $(distdir)
289 distdir: $(DEP_DISTFILES)
290 @if sed 15q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
291 echo "NEWS not updated; not releasing" 1>&2; \
292 exit 1; \
294 rm -rf $(distdir)
295 mkdir $(distdir)
296 chmod 777 $(distdir)
297 distdir=`cd $(distdir) && pwd` \
298 && cd $(srcdir) \
299 && automake --include-deps --output-dir=$$distdir --strictness=gnits
300 @for file in `cd $(srcdir) && echo $(DISTFILES)`; do \
301 test -f $(distdir)/$$file \
302 || ln $(srcdir)/$$file $(distdir)/$$file 2> /dev/null \
303 || cp -p $(srcdir)/$$file $(distdir)/$$file; \
304 done
305 for subdir in $(SUBDIRS); do \
306 test -d $(distdir)/$$subdir \
307 || mkdir $(distdir)/$$subdir \
308 || exit 1; \
309 chmod 777 $(distdir)/$$subdir; \
310 (cd $$subdir && $(MAKE) distdir=../$(distdir)/$$subdir distdir) \
311 || exit 1; \
312 done
313 info: $(INFO_DEPS) info-recursive
315 dvi: $(DVIS) dvi-recursive
317 check: check-recursive
319 installcheck: installcheck-recursive installcheck-local
321 all-am: $(INFO_DEPS) $(SCRIPTS) $(DATA) Makefile
323 install-exec-am: install-binSCRIPTS
325 install-data-am: install-info install-pkgdataSCRIPTS install-pkgdataDATA
327 uninstall-am: uninstall-binSCRIPTS uninstall-pkgdataSCRIPTS uninstall-info uninstall-pkgdataDATA
329 install-exec: install-exec-recursive install-exec-am
331 install-data: install-data-recursive install-data-am
333 install: install-recursive install-exec-am install-data-am
336 uninstall: uninstall-recursive uninstall-am
338 all: all-recursive all-am
340 install-strip:
341 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
342 installdirs: installdirs-recursive
343 $(mkinstalldirs) $(bindir) $(pkgdatadir) $(infodir) $(pkgdatadir)
346 mostlyclean-generic:
347 test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
349 clean-generic:
350 test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
352 distclean-generic:
353 rm -f Makefile $(DISTCLEANFILES)
354 rm -f config.cache config.log $(CONFIG_HEADER) stamp-h
356 maintainer-clean-generic:
357 test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
358 test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
359 mostlyclean-am: mostlyclean-vti mostlyclean-info mostlyclean-tags \
360 mostlyclean-generic
362 clean-am: clean-vti clean-info clean-tags clean-generic mostlyclean-am
364 distclean-am: distclean-vti distclean-info distclean-tags \
365 distclean-generic clean-am
367 maintainer-clean-am: maintainer-clean-vti maintainer-clean-info \
368 maintainer-clean-tags maintainer-clean-generic \
369 distclean-am
371 mostlyclean: mostlyclean-am mostlyclean-recursive
373 clean: clean-am clean-recursive
375 distclean: distclean-am distclean-recursive
376 rm -f config.status
378 maintainer-clean: maintainer-clean-am maintainer-clean-recursive
379 @echo "This command is intended for maintainers to use;"
380 @echo "it deletes files that may require special tools to rebuild."
381 rm -f config.status
383 .PHONY: default uninstall-binSCRIPTS install-binSCRIPTS \
384 uninstall-pkgdataSCRIPTS install-pkgdataSCRIPTS mostlyclean-vti \
385 distclean-vti clean-vti maintainer-clean-vti install-info \
386 uninstall-info mostlyclean-info distclean-info clean-info \
387 maintainer-clean-info uninstall-pkgdataDATA install-pkgdataDATA \
388 install-data-recursive uninstall-data-recursive install-exec-recursive \
389 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
390 all-recursive check-recursive installcheck-recursive info-recursive \
391 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
392 maintainer-clean-recursive tags mostlyclean-tags distclean-tags \
393 clean-tags maintainer-clean-tags distdir info dvi check \
394 installcheck-local installcheck all-am install-exec-am install-data-am \
395 uninstall-am install-exec install-data install uninstall all \
396 installdirs mostlyclean-generic distclean-generic clean-generic \
397 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
400 # Check to make sure some installed files are executable.
401 installcheck-local:
402 $(PERL) -e "exit ! -x '$(pkgdatadir)/config.guess';"
403 $(PERL) -e "exit ! -x '$(pkgdatadir)/config.sub';"
404 $(PERL) -e "exit ! -x '$(pkgdatadir)/install-sh';"
405 $(PERL) -e "exit ! -x '$(pkgdatadir)/mdate-sh';"
406 $(PERL) -e "exit ! -x '$(pkgdatadir)/mkinstalldirs';"
408 # Some simple checks:
409 # * syntax check with perl4 and perl5.
410 # * make sure the scripts don't use 'true'
411 # * expect no instances of '${...}'
412 # These are only really guaranteed to work on my machine.
413 maintainer-check: automake
414 $(PERL) -c -w automake
415 @if grep '^[^#].*true' $(srcdir)/[a-z]*.am; then \
416 echo "can't use 'true' in GNU Makefile" 1>&2; \
417 exit 1; \
418 else :; fi
419 @if test `fgrep '$${' $(srcdir)/[a-z]*.am | wc -l` -ne 0; then \
420 echo "found too many uses of '\$${'" 1>&2; \
421 exit 1; \
423 if $(SHELL) -c 'perl4.036 -v' >/dev/null 2>&1; then \
424 perl4.036 -c -w automake; \
425 else :; fi
426 $(MAKE) check
428 # Tag before making distribution. Also, don't make a distribution if
429 # checks fail. Also, make sure the NEWS file is up-to-date.
430 cvs-dist: maintainer-check
431 @if sed 1q $(srcdir)/NEWS | grep -e "$(VERSION)" > /dev/null; then :; else \
432 echo "NEWS not updated; not releasing" 1>&2; \
433 exit 1; \
435 cvs -q tag `echo "Release-$(VERSION)" | sed 's/\./-/g'`
436 $(MAKE) dist
438 cvs-diff:
439 thisver=`echo "Release-$(VERSION)" | sed 's/\./-/g'`; \
440 prevno=`echo "$(VERSION)" - 0.01 | bc | sed 's/^\./0./'`; \
441 prevver=Release-`echo $$prevno | sed 's/\./-/g'`; \
442 cvs -f rdiff -c -r $$prevver -r $$thisver $(PACKAGE) \
443 > $(PACKAGE)-$$prevno-$(VERSION).diff
444 .SUFFIXES:
445 .SUFFIXES: .texi .info .dvi
447 # Tell versions [3.59,3.63) of GNU make to not export all variables.
448 # Otherwise a system limit (for SysV at least) may be exceeded.
449 .NOEXPORT: