forked from Imagelibrary/rtems
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Cosmetics.
|
||||||
|
|
||||||
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
|
* Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ include_HEADERS += include/coverhd.h
|
|||||||
|
|
||||||
EXTRA_DIST = start/start.S
|
EXTRA_DIST = start/start.S
|
||||||
start$(LIB_VARIANT).$(OBJEXT): start/start.S
|
start$(LIB_VARIANT).$(OBJEXT): start/start.S
|
||||||
${CCASCOMPILE} -DASM -o $@ -c $<
|
$(CPPASCOMPILE) -DASM -o $@ -c $<
|
||||||
project_lib_DATA = start$(LIB_VARIANT).$(OBJEXT)
|
project_lib_DATA = start$(LIB_VARIANT).$(OBJEXT)
|
||||||
|
|
||||||
dist_project_lib_DATA += startup/linkcmds
|
dist_project_lib_DATA += startup/linkcmds
|
||||||
|
|||||||
Reference in New Issue
Block a user