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