mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG= nl
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|