forked from Imagelibrary/rtems
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Remove leftover from eliminating PGM.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* start/Makefile.am: Remove leftover from eliminating PGM.
|
||||||
|
|
||||||
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* start/Makefile.am: Eliminate PGM.
|
* start/Makefile.am: Eliminate PGM.
|
||||||
|
|||||||
@@ -2,9 +2,6 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
|
|
||||||
PGM = $(ARCH)/start.o
|
|
||||||
|
|
||||||
S_FILES = start.S
|
S_FILES = start.S
|
||||||
S_O_FILES = $(S_FILES:%.c=$(ARCH)/%.o)
|
S_O_FILES = $(S_FILES:%.c=$(ARCH)/%.o)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user