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

* startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
This commit is contained in:
Ralf Corsepius
2002-07-20 05:47:09 +00:00
parent c965c85201
commit 87ea9dc0b1
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
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 device-tree
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
$(INSTALL_DATA) $< $@