Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / nl / Makefile
1 # $FreeBSD: src/usr.bin/nl/Makefile,v 1.1.2.1 2001/09/27 17:51:06 wollman Exp $
2 # $DragonFly: src/usr.bin/nl/Makefile,v 1.2 2003/06/17 04:29:30 dillon Exp $
3
4 PROG=   nl
5
6 .include <bsd.prog.mk>