mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
<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:
parent
043e1b65d9
commit
cee45d9aa8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31820
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user