mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
Remove includes of the wrong ../Makefile.inc (one was commented out, the
other was in the wrong order).
This commit is contained in:
parent
5308354b7e
commit
178d6c8706
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11675
@ -11,4 +11,3 @@ DPADD+= ${LIBGNUREGEX} ${LIBM}
|
||||
LDADD+= -lgnuregex -lm
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
#.include "../../usr.bin/Makefile.inc"
|
||||
|
@ -15,4 +15,3 @@ DPADD+= ${LIBGNUREGEX}
|
||||
LDADD+= -lgnuregex
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include "../../usr.bin/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user