mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 01:02:28 -04:00
This is cleaned up quite a lot since 5.00502, and the library modules are broken out into individual dirs. This should please a lot folk.
8 lines
66 B
Makefile
8 lines
66 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= splain
|
|
NOMAN= true
|
|
|
|
.include <bsd.prog.mk>
|