Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>

that contains cosmetical changes to the Makefile.ams below tests (removes
old, now invalid comments from these Makefile.ams).
This commit is contained in:
Joel Sherrill
2000-01-31 15:22:23 +00:00
parent d7269fbaec
commit 8fbdf07b62
277 changed files with 0 additions and 279 deletions

View File

@@ -9,7 +9,6 @@ PGM = ${ARCH}/$(SAMPLE).exe
MANAGERS = all
# C source names, if any, go here -- minus the .c
C_FILES = init.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)