wlanstat: Drop unneeded bsd.compiler.mk from Makefile
No functional change, but downstream in CheriBSD this was causing a link error as the Makefile was overriding CFLAGS set via a side effect of bsd.compiler.mk. Reviewed by: bz, brooks, emaste Sponsored by: AFRL, DARPA Differential Revision: https://reviews.freebsd.org/D54894
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
.include <bsd.compiler.mk>
|
|
||||||
|
|
||||||
PROG= wlanstat
|
PROG= wlanstat
|
||||||
MAN= wlanstat.8
|
MAN= wlanstat.8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user