summaryrefslogtreecommitdiff
path: root/lang/wonka/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/wonka/Makefile')
-rw-r--r--lang/wonka/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/lang/wonka/Makefile b/lang/wonka/Makefile
index 05078067a0e..fcd75795e2a 100644
--- a/lang/wonka/Makefile
+++ b/lang/wonka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/11/06 15:38:25 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/12 11:17:15 skrll Exp $
#
DISTNAME= wonka-src-0.9.4-release
@@ -24,6 +24,14 @@ NO_MTREE= # defined, since we change PREFIX below
WRKSRC= ${WRKDIR}/open-wonka
SEDFILES= \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonka/lang/ClassLoader/AcuniaClassLoaderTest.java \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonka/util/zip/GZIPInputStream/basic.java \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonkax/microedition/io/Connector/AcuniaConnectorTest.java \
+ ${WRKSRC}/wonka/resource/system/wonka.security \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonka/util/zip/GZIPInputStream/basic.java \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonka/lang/ClassLoader/AcuniaClassLoaderTest.java \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonka/io/Utf8Encoding/ReadReference.java \
+ ${WRKSRC}/tool/mauve/java/gnu/testlet/wonka/io/DataInputOutput/ReadReference.java \
${WRKSRC}/tool/visualtest/java/com/acunia/wonka/test/awt/vte.properties \
${WRKSRC}/wonka/resource/system/system.properties \
${WRKSRC}/Configuration/cpu/arm \