summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-12-17 19:57:35 +0000
committerbde <bde@FreeBSD.org>1997-12-17 19:57:35 +0000
commit67fdac0638969fa1e3f827bded95f39b1195701e (patch)
treead14c1040dbcfab0a8b3900292706c338cfbb02f /gnu
parenteeba28eca5be919a399be2a3e4e54f5df163e17d (diff)
downloadFreeBSD-src-67fdac0638969fa1e3f827bded95f39b1195701e.zip
FreeBSD-src-67fdac0638969fa1e3f827bded95f39b1195701e.tar.gz
<bsd.prog.mk> has included ../Makefile.inc for a long time, and there
are no complications involving .PATH or dependencies, so don't include it here.
Diffstat (limited to 'gnu')
-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 f143c30..6d3b48c 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>
OpenPOWER on IntegriCloud