mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-08 00:23:14 +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>
|
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* start/Makefile.am: Remove leftover from eliminating PGM.
|
* start/Makefile.am: Remove leftover from eliminating PGM.
|
||||||
|
|||||||
@@ -23,6 +23,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# to create the program's environment.
|
# to create the program's environment.
|
||||||
AM_CPPFLAGS += -DARM_RDI_MONITOR
|
AM_CPPFLAGS += -DARM_RDI_MONITOR
|
||||||
|
|
||||||
|
bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
|
||||||
|
|
||||||
$(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o: $(ARCH)/start.o
|
$(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o: $(ARCH)/start.o
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user