]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.bin/nl/Makefile
MFS9 r254953, itself an MFC of r254942 and r254952:
[FreeBSD/releng/9.2.git] / usr.bin / nl / Makefile
1 # $FreeBSD$
2
3 PROG=   nl
4
5 WARNS?= 2
6
7 .include <bsd.prog.mk>