2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
This commit is contained in:
Ralf Corsepius
2002-07-20 05:33:55 +00:00
parent 233034f3df
commit 0a2fd14515
4 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.

View File

@@ -30,6 +30,8 @@ AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS)
$(make-rel)
bsplib_DATA = linkcmds linkcmds_ROM
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
$(INSTALL_DATA) $< $@

View File

@@ -1,3 +1,7 @@
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds_ROM.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.

View File

@@ -30,6 +30,8 @@ AM_CPPFLAGS += -DUSE_INIT_FINI
$(PGM): $(OBJS)
$(make-rel)
bsplib_DATA = linkcmds linkcmds_ROM
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
$(INSTALL_DATA) $< $@