mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o (Didn't make it into cvs at 2002-07-20 :( )
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am:
|
||||
Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
|
||||
(Didn't make it into cvs at 2002-07-20 :( )
|
||||
|
||||
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am: Remove leftover from eliminating PGM.
|
||||
|
||||
@@ -23,6 +23,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
# to create the program's environment.
|
||||
AM_CPPFLAGS += -DARM_RDI_MONITOR
|
||||
|
||||
bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
|
||||
|
||||
$(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o: $(ARCH)/start.o
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user