2004-03-03 Joel Sherrill <joel@OARcorp.com>

* Makefile.am: Correct typo.
This commit is contained in:
Joel Sherrill
2004-03-03 14:20:59 +00:00
parent cc3de44e98
commit c403d4bd22
2 changed files with 5 additions and 1 deletions

View File

@@ -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.

View File

@@ -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)