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