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:
John Baldwin
2026-01-31 11:58:39 -05:00
parent df68a09ea2
commit 6e82cb2906
-2
View File
@@ -1,5 +1,3 @@
.include <bsd.compiler.mk>
PROG= wlanstat
MAN= wlanstat.8