forked from Imagelibrary/rtems
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am:
|
||||
Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
|
||||
|
||||
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* start/Makefile.am: Eliminate PGM.
|
||||
|
||||
@@ -15,7 +15,7 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
||||
# (OPTIONAL) Add local stuff here using +=
|
||||
#
|
||||
|
||||
bsplib_DATA = $(ARCH)/rxgen_romld.o
|
||||
bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld.o
|
||||
|
||||
$(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o: $(ARCH)/rxgen_romld.o
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
Reference in New Issue
Block a user