10 lines
320 B
Makefile
10 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/05/08 21:16:53 snj Exp $
|
|
|
|
PERL5_USE_THREADS= yes
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../lang/perl58/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../lang/perl58/patches
|
|
MESSAGE_SRC= ${.CURDIR}/../../lang/perl58/MESSAGE
|
|
PLIST_SRC= ${.CURDIR}/../../lang/perl58/PLIST
|
|
|
|
.include "../../lang/perl58/Makefile"
|