summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-19 13:20:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-19 13:20:15 +0000
commit5dc30fb19b64a3609cc125460865f414782d03ef (patch)
treeb6aef8e6a75bf822411e0cc584391f7ad886b43b /c/src
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>: (diff)
downloadrtems-5dc30fb19b64a3609cc125460865f414782d03ef.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to add scitabs.c to
CLEAN_ADDITIONS.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/scitab/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.in b/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.in
index a69f1044c2..fbef3d951d 100644
--- a/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.in
+++ b/c/src/lib/libbsp/sh/gensh1/scitab/Makefile.in
@@ -53,7 +53,7 @@ LDFLAGS +=
# 'make clobber' already includes 'make clean'
#
-CLEAN_ADDITIONS +=
+CLEAN_ADDITIONS += scitab.c
CLOBBER_ADDITIONS +=
$(PGM): $(SRCS) ${OBJS}