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