xref: /freebsd/usr.bin/nl/Makefile (revision 81966bce06dac45f42bda62b14dba0756ef28505)
1# $FreeBSD$
2
3PROG=	nl
4
5.include <bsd.prog.mk>
6