forked from Imagelibrary/rtems
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy. * rtems++/Makefile.am: LD_FLAGS = -lrtems++.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
|
||||
* rtems++/Makefile: Remove LD_LIBS.
|
||||
* rtems++/Makefile.am: LD_FLAGS = -lrtems++.
|
||||
|
||||
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
|
||||
@@ -34,6 +34,8 @@ include $(top_srcdir)/libtests.am
|
||||
#
|
||||
|
||||
if HAS_CXX
|
||||
LD_LIBS = -lrtems++
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
$(make-cxx-exe)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* libtests.am: Use TMPINSTALL_FILES = to make automake-1.5 happy.
|
||||
* rtems++/Makefile: Remove LD_LIBS.
|
||||
* rtems++/Makefile.am: LD_FLAGS = -lrtems++.
|
||||
|
||||
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
|
||||
@@ -34,6 +34,8 @@ include $(top_srcdir)/libtests.am
|
||||
#
|
||||
|
||||
if HAS_CXX
|
||||
LD_LIBS = -lrtems++
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
$(make-cxx-exe)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user