- Moved unused argc, temp variable into small scope.
[dragonfly.git] / gnu / usr.bin / perl / utils / Makefile
1 #
2 # $FreeBSD: src/gnu/usr.bin/perl/utils/Makefile,v 1.2.2.1 2000/10/05 09:54:52 markm Exp $
3 # $DragonFly: src/gnu/usr.bin/perl/utils/Attic/Makefile,v 1.2 2003/06/17 04:25:47 dillon Exp $
4 #
5
6 beforedepend all:       links
7
8 SUBDIR= c2ph h2ph h2xs perlbug perlcc perldoc pl2pm splain
9
10 .include <bsd.prog.mk>
11
12 .PATH:  ${PERL5SRC}