forked from Imagelibrary/rtems
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:
@@ -36,8 +36,6 @@ include $(top_srcdir)/sample.am
|
||||
#
|
||||
|
||||
if HAS_CXX
|
||||
LD_LIBS += $(CPLUS_LD_LIBS)
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
$(make-cxx-exe)
|
||||
|
||||
|
||||
@@ -36,8 +36,6 @@ include $(top_srcdir)/sample.am
|
||||
#
|
||||
|
||||
if HAS_CXX
|
||||
LD_LIBS += $(CPLUS_LD_LIBS)
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
$(make-cxx-exe)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user