From c3b74f68203f01585674ed80fd761d1d2fbea384 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 24 Sep 2001 18:28:19 +0000 Subject: 2001-09-22 Ralf Corsepius * minimum/Makefile.am: Fix comments to make automake-1.5 happy. * sample.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * cdtest/Makefile.am: Remove LD_LIBS. --- testsuites/samples/cdtest/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuites') diff --git a/testsuites/samples/cdtest/Makefile.am b/testsuites/samples/cdtest/Makefile.am index 51f1258f59..4c68c3b7e5 100644 --- a/testsuites/samples/cdtest/Makefile.am +++ b/testsuites/samples/cdtest/Makefile.am @@ -36,8 +36,6 @@ include $(top_srcdir)/sample.am # if HAS_CXX -LD_LIBS += $(CPLUS_LD_LIBS) - ${PGM}: $(OBJS) $(LINK_FILES) $(make-cxx-exe) -- cgit v1.2.3