<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.
This commit is contained in:
bde 1997-12-17 19:57:35 +00:00
parent 6c4eecd16e
commit 61453b7bc9

View File

@ -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>