2002-07-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* start/Makefile.am: Remove leftover from eliminating PGM.
This commit is contained in:
Ralf Corsepius
2002-07-21 02:49:25 +00:00
parent 4ca150feeb
commit 02e3a4a570
2 changed files with 4 additions and 3 deletions

View File

@@ -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.

View File

@@ -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)