2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* 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.
This commit is contained in:
Joel Sherrill
2001-09-24 18:28:19 +00:00
parent 869fa3c275
commit c3b74f6820
2 changed files with 0 additions and 4 deletions

View File

@@ -36,8 +36,6 @@ include $(top_srcdir)/sample.am
#
if HAS_CXX
LD_LIBS += $(CPLUS_LD_LIBS)
${PGM}: $(OBJS) $(LINK_FILES)
$(make-cxx-exe)

View File

@@ -36,8 +36,6 @@ include $(top_srcdir)/sample.am
#
if HAS_CXX
LD_LIBS += $(CPLUS_LD_LIBS)
${PGM}: $(OBJS) $(LINK_FILES)
$(make-cxx-exe)