- Moved unused argc, temp variable into small scope.
[dragonfly.git] / gnu / usr.bin / perl / utils / c2ph / Makefile
1 #
2 # $FreeBSD: src/gnu/usr.bin/perl/utils/c2ph/Makefile,v 1.2 1999/08/27 23:36:26 peter Exp $
3 # $DragonFly: src/gnu/usr.bin/perl/utils/c2ph/Attic/Makefile,v 1.2 2003/06/17 04:25:47 dillon Exp $
4 #
5
6 PROG=   c2ph
7
8 .include <bsd.prog.mk>