Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / truncate / Makefile
1 # $FreeBSD: src/usr.bin/truncate/Makefile,v 1.1.2.1 2000/08/04 08:05:52 sheldonh Exp $
2 # $DragonFly: src/usr.bin/truncate/Makefile,v 1.2 2003/06/17 04:29:33 dillon Exp $
3
4 PROG=           truncate
5
6 .include <bsd.prog.mk>