mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05: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>
|