mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
2004-03-03 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Correct typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-03-03 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* Makefile.am: Correct typo.
|
||||
|
||||
2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Reflect changes to bsp.am.
|
||||
|
||||
@@ -59,7 +59,7 @@ noinst_DATA += console$(LIB_VARIANT).rel
|
||||
|
||||
EXTRA_PROGRAMS += liblnk.rel
|
||||
CLEANFILES += liblnk.rel
|
||||
liblnk_rel_SOURCES = liblnk/liblnk.S
|
||||
liblnk_rel_SOURCES = liblnk/lnklib.S
|
||||
liblnk_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)
|
||||
liblnk_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user