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