Remove things set already by bsd.progs.mk.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-03-09 03:22:17 +00:00
parent 3655b04367
commit f68f6b3dd6

View file

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