Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / c89 / Makefile
1 # $FreeBSD: src/usr.bin/c89/Makefile,v 1.1.1.1.8.3 2001/05/22 19:05:01 schweikh Exp $
2 # $DragonFly: src/usr.bin/c89/Makefile,v 1.2 2003/06/17 04:29:25 dillon Exp $
3
4 PROG=   c89
5 MAN=    c89.1
6
7 .include <bsd.prog.mk>