From d3338efdce4d73a33df7e534d421ab26d0d87115 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Mon, 9 Aug 1999 06:22:14 +0000 Subject: To avoid stopping in "make fetch-list" on /usr/ports Noticed by: simokawa@FreeBSD.org --- japanese/Wnn6/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index 8cdb179e8eaa..0a2fa11d1008 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 15 July 1997 # Whom: Satoshi Taoka # -# $Id: Makefile,v 1.22 1999/01/18 02:41:07 steve Exp $ +# $Id: Makefile,v 1.23 1999/05/01 04:00:20 taoka Exp $ # DISTNAME= OMRONWnn6 @@ -28,6 +28,8 @@ IS_INTERACTIVE= yes do-fetch: @${DO_NADA} +fetch-list: + @${DO_NADA} # If ${.CURDIR}/work/.build_done (which will be ${BUILD_COOKIE}) exists, # we do nothing in a 'do-fetch' stage. -- cgit v1.2.3