mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove things set already by bsd.progs.mk.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
3655b04367
commit
f68f6b3dd6
1 changed files with 0 additions and 4 deletions
|
|
@ -76,10 +76,6 @@ SUBDIR_PARALLEL= t
|
|||
MAN=
|
||||
.endif
|
||||
|
||||
# tell progs.mk we might want to install things
|
||||
PROG_VARS+= BINDIR
|
||||
PROGS_TARGETS+= install
|
||||
|
||||
.if !defined(NOT_FOR_TEST_SUITE)
|
||||
.include <suite.test.mk>
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue