From b181c56dd7c5bea91fbe6f00aa5eda846e62b566 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 26 Dec 2002 20:52:09 +0000 Subject: Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as suggested by Simon J. Gerraty. --- textproc/crimson/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/crimson') diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index aaad2800bb8..50db4c12f8e 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/12/23 16:33:03 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/26 20:52:12 jlam Exp $ # # We use the binary distribution of crimson because otherwise we # have a bootstrap-loop between jakarta-ant and crimson, each of which @@ -28,5 +28,5 @@ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/java/crimson cd ${WRKSRC}/examples && ${PAX} -rwpp * ${PREFIX}/share/examples/java/crimson -.include "../../mk/java.mk" +.include "../../mk/java-vm.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3