summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2006-09-11 05:12:12 +0000
committerimp <imp@FreeBSD.org>2006-09-11 05:12:12 +0000
commit1173d87244a5458ccb8c97dfaf4191a0ac1b9eb2 (patch)
treed2bb4bd5876eb40a474bb0ff5c550a8ba8291fb7 /gnu/usr.bin
parentc4fc7dad18a24b79fab282759aa9800079cf6b12 (diff)
downloadFreeBSD-src-1173d87244a5458ccb8c97dfaf4191a0ac1b9eb2.zip
FreeBSD-src-1173d87244a5458ccb8c97dfaf4191a0ac1b9eb2.tar.gz
Fix three whitespace nits.
I think these are from kan@...
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile
index 31da5fb..2addb47 100644
--- a/gnu/usr.bin/cc/cc_tools/Makefile
+++ b/gnu/usr.bin/cc/cc_tools/Makefile
@@ -49,7 +49,6 @@ OPTION_FILES=${GCCDIR}/f/lang.opt ${GCCDIR}/c.opt ${GCCDIR}/common.opt
.ORDER: options.h options.c
options.h options.c: opts.sh ${OPTION_FILES}
/bin/sh ${GCCDIR}/opts.sh mv options.c options.h ${OPTION_FILES}
-
GENSRCS+= options.c options.h
CLEANFILES+= options.c options.h
@@ -154,7 +153,7 @@ tm-preds.h: genpreds
GENSRCS+= tm-preds.h
#-----------------------------------------------------------------------
-# Gengtype
+# Gengtype
gengtype-lex.c : gengtype-lex.l
${LEX} -t ${.ALLSRC} | \
@@ -500,7 +499,7 @@ genconditions.o: insn-modes.h genrtl.h
gencodes.o: insn-modes.h genrtl.h
genconfig.o: insn-modes.h genrtl.h
print-rtl.o: insn-modes.h genrtl.h tm-preds.h tree-check.h
-read-rtl.o: insn-modes.h genrtl.h
+read-rtl.o: insn-modes.h genrtl.h
genattr.o: insn-modes.h genrtl.h
genemit.o: insn-modes.h genrtl.h
genflags.o: insn-modes.h genrtl.h
OpenPOWER on IntegriCloud