mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
a lot of nasty STRIP= problems. This has the added side effect if neatening up some leaf makefiles very nicely. Submitted by: ru
8 lines
68 B
Makefile
8 lines
68 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
SCRIPTS=splain
|
|
NOMAN= true
|
|
|
|
.include <bsd.prog.mk>
|