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