Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / printf / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/printf/Makefile,v 1.1.1.1.14.1 2002/04/29 16:45:16 jmallett Exp $
3 # $DragonFly: src/usr.bin/printf/Makefile,v 1.2 2003/06/17 04:29:30 dillon Exp $
4
5 PROG=   printf
6
7 .include <bsd.prog.mk>