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