From 4778b57c26834614ff8c482790f0041d4852a93f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 8 Feb 2001 10:43:44 +0000 Subject: . --- tests/install/Makefile.in | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'tests/install') diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index de7ae97fd..495bcc8e9 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4c from Makefile.am +# Makefile.in generated automatically by automake 1.4b from Makefile.am # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000 # Free Software Foundation, Inc. @@ -67,6 +67,8 @@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ DF_PROG = @DF_PROG@ @@ -144,7 +146,6 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status tags: TAGS TAGS: - check-TESTS: $(TESTS) @failed=0; all=0; xfail=0; xpass=0; \ srcdir=$(srcdir); export srcdir; \ @@ -269,12 +270,12 @@ maintainer-clean-am: maintainer-clean-generic distclean-am maintainer-clean: maintainer-clean-am -.PHONY: all all-am all-redirect check check-TESTS check-am clean \ -clean-generic distclean distclean-generic distdir dvi dvi-am info \ -info-am install install-am install-data install-data-am install-exec \ -install-exec-am install-strip installcheck installcheck-am installdirs \ -maintainer-clean maintainer-clean-generic mostlyclean \ -mostlyclean-generic uninstall uninstall-am +.PHONY: tags check-TESTS distdir info-am info dvi-am dvi check check-am \ +installcheck-am installcheck install-exec-am install-exec \ +install-data-am install-data install-am install uninstall-am uninstall \ +all-redirect all-am all install-strip installdirs mostlyclean-generic \ +distclean-generic clean-generic maintainer-clean-generic clean \ +mostlyclean distclean maintainer-clean # Tell versions [3.59,3.63) of GNU make to not export all variables. -- cgit v1.2.3-54-g00ecf