aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-12-17 19:57:35 +0000
committerBruce Evans <bde@FreeBSD.org>1997-12-17 19:57:35 +0000
commitcee45d9aa871284b184cd7b78f4ea5af33ad3f24 (patch)
tree752c617a010544c1d038dfaf20595d43d6702480 /gnu/usr.bin
parent043e1b65d90a7e1430aeab2f767bc0cd994adaa9 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/cc/doc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/doc/Makefile b/gnu/usr.bin/cc/doc/Makefile
index f143c309a1f3..6d3b48c463f6 100644
--- a/gnu/usr.bin/cc/doc/Makefile
+++ b/gnu/usr.bin/cc/doc/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.6 1997/02/22 15:45:03 peter Exp $
INFO = gcc cpp reno gxxint
@@ -12,7 +12,6 @@ gcc.info: gcc.texi invoke.texi install.texi extend.texi rtl.texi md.texi \
reno.info: reno.texi templates.texi gpcompare.texi
-.include "../Makefile.inc"
MAKEINFOFLAGS+= -I ${GCCDIR} -I ${GCCDIR}/cp
.include <bsd.info.mk>