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

* startup/Makefile.am: Add bsplib_DATA = linkcmds ramlink romlink.
This commit is contained in:
Ralf Corsepius
2002-07-19 05:04:40 +00:00
parent 1a27b400ee
commit 74be23a2f8
2 changed files with 6 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 ramlink romlink.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.

View File

@@ -24,6 +24,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(PGM): $(OBJS)
$(make-rel)
bsplib_DATA = linkcmds ramlink romlink
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
$(INSTALL_DATA) $< $@