forked from Imagelibrary/rtems
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom linkcmds.rom2ram.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
|
||||||
|
linkcmds.rom2ram.
|
||||||
|
|
||||||
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
|
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
|
||||||
|
|||||||
@@ -22,6 +22,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
# (OPTIONAL) Add local stuff here using +=
|
# (OPTIONAL) Add local stuff here using +=
|
||||||
#
|
#
|
||||||
|
|
||||||
|
bsplib_DATA = linkcmds linkcmds.rom linkcmds.rom2ram
|
||||||
|
|
||||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user