diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
commit | 7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch) | |
tree | 1aa2bbfd19ad2c48caed151304d90d00e672730a /japanese/Wnn6 | |
parent | d787371c3884a468504887cce1ee11466a1e339e (diff) |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Notes
Notes:
svn path=/head/; revision=11552
Diffstat (limited to 'japanese/Wnn6')
-rw-r--r-- | japanese/Wnn6/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index 23ccfc1a28cd..8ff605334801 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 15 July 1997 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.18 1997/09/10 07:55:31 asami Exp $ +# $Id: Makefile,v 1.19 1997/09/19 09:30:04 asami Exp $ # DISTNAME= OMRONWnn6 @@ -24,8 +24,6 @@ RESTRICTED= "You should buy from Omron Software Co., Ltd." NO_CDROM= "You should buy from Omron Software Co., Ltd." NO_PACKAGE= "You should buy from Omron Software Co., Ltd." NO_BUILD= yes -NO_CONFIGURE= yes -NO_PATCH= yes IS_INTERACTIVE= yes # If ${.CURDIR}/work/.build_done (which will be ${BUILD_COOKIE}) exists, |