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:
Ralf Corsepius
2002-07-20 05:42:16 +00:00
parent 42a297eba6
commit 02505940ff
2 changed files with 7 additions and 0 deletions

View File

@@ -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>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.

View File

@@ -22,6 +22,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
# (OPTIONAL) Add local stuff here using +=
#
bsplib_DATA = linkcmds linkcmds.rom linkcmds.rom2ram
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
$(INSTALL_DATA) $< $@