xref: /dragonfly/usr.bin/nl/Makefile (revision 984263bc)
1*984263bcSMatthew Dillon# $FreeBSD: src/usr.bin/nl/Makefile,v 1.1.2.1 2001/09/27 17:51:06 wollman Exp $
2*984263bcSMatthew Dillon
3*984263bcSMatthew DillonPROG=	nl
4*984263bcSMatthew Dillon
5*984263bcSMatthew Dillon.include <bsd.prog.mk>
6