mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit linkcmds.flash.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* startup/Makefile.am: Add bsplib_DATA = linkcmds gdbinit
|
||||
linkcmds.flash.
|
||||
|
||||
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,
|
||||
|
||||
@@ -30,6 +30,8 @@ $(PGM): $(OBJS)
|
||||
$(PROJECT_RELEASE)/lib/gdbinit: gdbinit
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
bsplib_DATA = linkcmds gdbinit linkcmds.flash
|
||||
|
||||
$(PROJECT_RELEASE)/lib/linkcmds: linkcmds
|
||||
$(INSTALL_DATA) $< $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user