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