forked from Imagelibrary/rtems
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
|
||||
|
||||
2005-08-12 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
PR 808/rtems_misc
|
||||
|
||||
@@ -8,8 +8,9 @@ include $(top_srcdir)/automake/compile.am
|
||||
## Setup the variant build subdirectory
|
||||
ARCH = o-optimize
|
||||
|
||||
project_lib_DATA = librtemscpu.a
|
||||
CLEANFILES = librtemscpu.a
|
||||
project_lib_LIBRARIES = librtemscpu.a
|
||||
librtemscpu_a_SOURCES =
|
||||
CLEANFILES =
|
||||
DISTCLEANFILES =
|
||||
|
||||
TMP_LIBS =
|
||||
|
||||
Reference in New Issue
Block a user