Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / fsync / Makefile
1 # $FreeBSD: src/usr.bin/fsync/Makefile,v 1.2.2.1 2000/07/20 00:41:26 ps Exp $
2 # $DragonFly: src/usr.bin/fsync/Makefile,v 1.2 2003/06/17 04:29:26 dillon Exp $
3
4 PROG=   fsync
5
6 .include <bsd.prog.mk>