mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 15:34:32 +08:00
2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* Makefile.am: Fix typo.
|
||||
|
||||
2009-07-10 Xi Yang <hiyangxi@gmail.com>
|
||||
|
||||
* Makefile.am: Complete update to current style.
|
||||
|
||||
@@ -27,7 +27,7 @@ project_lib_DATA = start.$(OBJEXT)
|
||||
|
||||
dist_project_lib_DATA += startup/linkcmds
|
||||
|
||||
noinst_LIBRARIES = libbsp.a
|
||||
noinst_LIBRARIES += libbsp.a
|
||||
|
||||
libbsp_a_SOURCES =
|
||||
libbsp_a_SOURCES += ../../shared/bsplibc.c ../../shared/bsppost.c \
|
||||
|
||||
Reference in New Issue
Block a user