From cee45d9aa871284b184cd7b78f4ea5af33ad3f24 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Wed, 17 Dec 1997 19:57:35 +0000 Subject: [PATCH] has included ../Makefile.inc for a long time, and there are no complications involving .PATH or dependencies, so don't include it here. --- gnu/usr.bin/cc/doc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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