Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / perl / utils / h2xs / Makefile
1 #
2 # $FreeBSD: src/gnu/usr.bin/perl/utils/h2xs/Makefile,v 1.2 1999/08/27 23:36:27 peter Exp $
3 # $DragonFly: src/gnu/usr.bin/perl/utils/h2xs/Attic/Makefile,v 1.2 2003/06/17 04:25:47 dillon Exp $
4 #
5
6 PROG=   h2xs
7
8 .include <bsd.prog.mk>