forked from Imagelibrary/rtems
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Distribute start/startfor340only.S.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Distribute start/startfor340only.S.
|
||||
|
||||
2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
|
||||
|
||||
@@ -18,7 +18,7 @@ include_HEADERS += include/m68340.h
|
||||
include_HEADERS += include/m68340.inc
|
||||
include_HEADERS += include/m68349.inc
|
||||
|
||||
EXTRA_DIST = start/start.S
|
||||
EXTRA_DIST = start/start.S start/startfor340only.S
|
||||
start$(LIB_VARIANT).$(OBJEXT): start/start.S
|
||||
$(CCASCOMPILE) -DASM -o $@ -c $<
|
||||
project_lib_DATA = start$(LIB_VARIANT).$(OBJEXT)
|
||||
|
||||
Reference in New Issue
Block a user