1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
16 # Distribute the testsuite since GNU M4 is needed to build it.
21 top_srcdir = @top_srcdir@
24 exec_prefix = @exec_prefix@
28 libexecdir = @libexecdir@
30 sysconfdir = @sysconfdir@
31 sharedstatedir = @sharedstatedir@
32 localstatedir = @localstatedir@
36 includedir = @includedir@
37 oldincludedir = /usr/include
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 INSTALL_HEADER = $(INSTALL_DATA)
53 transform = @program_transform_name@
60 host_alias = @host_alias@
63 AT_TESTPATH = @AT_TESTPATH@
65 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
67 CATOBJEXT = @CATOBJEXT@
70 DATADIRNAME = @DATADIRNAME@
80 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81 INSTOBJEXT = @INSTOBJEXT@
82 INTLBISON = @INTLBISON@
85 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
89 MKINSTALLDIRS = @MKINSTALLDIRS@
97 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
100 WARNING_CFLAGS = @WARNING_CFLAGS@
101 am__include = @am__include@
102 am__quote = @am__quote@
103 install_sh = @install_sh@
105 noinst_SCRIPTS = testsuite
107 SUITE = calc.at regression.at
109 EXTRA_DIST = atgeneral.m4 suite.at $(SUITE) $(noinst_SCRIPTS)
111 CLEANFILES = debug-*.sh empty
112 DISTCLEANFILES = atconfig
113 MAINTAINERCLEANFILES = testsuite
115 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
116 CONFIG_HEADER = $(top_builddir)/config.h
117 CONFIG_CLEAN_FILES = atconfig
118 SCRIPTS = $(noinst_SCRIPTS)
121 DIST_COMMON = Makefile.am Makefile.in atconfig.in
125 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
126 cd $(top_srcdir) && \
127 $(AUTOMAKE) --gnu tests/Makefile
128 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
129 cd $(top_builddir) && \
130 CONFIG_HEADERS= CONFIG_LINKS= \
131 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
132 atconfig: $(top_builddir)/config.status atconfig.in
133 cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
139 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
144 distdir: $(DISTFILES)
145 @for file in $(DISTFILES); do \
146 if test -f $$file; then d=.; else d=$(srcdir); fi; \
147 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
148 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
149 $(mkinstalldirs) "$(distdir)/$$dir"; \
151 if test -d $$d/$$file; then \
152 cp -pR $$d/$$file $(distdir) \
155 test -f $(distdir)/$$file \
156 || cp -p $$d/$$file $(distdir)/$$file \
161 $(MAKE) $(AM_MAKEFLAGS) check-local
163 all-am: Makefile $(SCRIPTS)
168 install-exec: install-exec-am
169 install-data: install-data-am
170 uninstall: uninstall-am
173 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
175 installcheck: installcheck-am
177 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
178 `test -z '$(STRIP)' || \
179 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
183 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
186 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
187 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
189 maintainer-clean-generic:
190 @echo "This command is intended for maintainers to use"
191 @echo "it deletes files that may require special tools to rebuild."
192 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
195 clean-am: clean-generic mostlyclean-am
197 distclean: distclean-am
199 distclean-am: clean-am distclean-generic
213 install-info: install-info-am
219 maintainer-clean: maintainer-clean-am
221 maintainer-clean-am: distclean-am maintainer-clean-generic
223 mostlyclean: mostlyclean-am
225 mostlyclean-am: mostlyclean-generic
227 uninstall-am: uninstall-info-am
229 .PHONY: all all-am check check-am check-local clean clean-generic \
230 distclean distclean-generic distdir dvi dvi-am info info-am \
231 install install-am install-data install-data-am install-exec \
232 install-exec-am install-info install-info-am install-man \
233 install-strip installcheck installcheck-am installdirs \
234 maintainer-clean maintainer-clean-generic mostlyclean \
235 mostlyclean-generic uninstall uninstall-am uninstall-info-am
238 check-local: atconfig $(srcdir)/testsuite
239 $(SHELL) $(srcdir)/testsuite
241 testsuite: atgeneral.m4 suite.at $(SUITE)
242 $(M4) -I $(srcdir) atgeneral.m4 suite.at | \
243 sed -e 's/[ ]*$$//' | \
244 sed -e '/^$$/N;/\n$$/D' > $@-tmp
247 # Tell versions [3.59,3.63) of GNU make to not export all variables.
248 # Otherwise a system limit (for SysV at least) may be exceeded.