diff options
Diffstat (limited to 'mk/platform')
-rw-r--r-- | mk/platform/Interix.mk | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk index a587506eb84..e22cbdfcb1f 100644 --- a/mk/platform/Interix.mk +++ b/mk/platform/Interix.mk @@ -1,4 +1,4 @@ -# $NetBSD: Interix.mk,v 1.40 2005/10/26 16:56:33 tv Exp $ +# $NetBSD: Interix.mk,v 1.41 2005/10/26 16:57:46 tv Exp $ # # Variable definitions for the Interix operating system. @@ -33,9 +33,6 @@ # (main lib) 0x48000000 # zsh * -BULK_PREREQ+= converters/libiconv devel/gettext-lib pkgtools/pkg_install-info -BULK_PREREQ+= lang/gawk - # "catinstall" not yet supported as there's no shipped [gn]roff MANINSTALL= maninstall MAKE_FLAGS+= MKCATPAGES=no NOLINT=1 |