From 319851030c59cf23051f4b644ce57723ba62c60c Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 18 Aug 2000 22:46:29 +0000 Subject: Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. --- japanese/king/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'japanese') diff --git a/japanese/king/Makefile b/japanese/king/Makefile index a1309f725f7..1651fbc654c 100644 --- a/japanese/king/Makefile +++ b/japanese/king/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/07/20 13:31:00 rh Exp $ +# $NetBSD: Makefile,v 1.7 2000/08/18 22:46:36 hubertf Exp $ # DISTNAME= king-1.00-tb40-1 @@ -15,7 +15,6 @@ NO_BIN_ON_CDROM=${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} -MIRROR_DISTFILE=no KINGDISTDIR?= /cdrom/linux DISTDIR= ${KINGDISTDIR} -- cgit v1.2.3