mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
This commit is contained in:
@@ -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>
|
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
|
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
|
||||||
|
|||||||
@@ -24,6 +24,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
|
|||||||
$(PGM): $(OBJS)
|
$(PGM): $(OBJS)
|
||||||
$(make-rel)
|
$(make-rel)
|
||||||
|
|
||||||
|
bsplib_DATA = linkcmds device-tree
|
||||||
|
|
||||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||||
$(INSTALL_DATA) $< $@
|
$(INSTALL_DATA) $< $@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user