diff options
Diffstat (limited to 'mk/platform')
-rw-r--r-- | mk/platform/Interix.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/platform/Interix.mk b/mk/platform/Interix.mk index da242216446..cba085ce3d0 100644 --- a/mk/platform/Interix.mk +++ b/mk/platform/Interix.mk @@ -1,4 +1,4 @@ -# $NetBSD: Interix.mk,v 1.35 2005/06/01 18:14:23 jlam Exp $ +# $NetBSD: Interix.mk,v 1.36 2005/06/24 06:43:44 jlam Exp $ # # Variable definitions for the Interix operating system. @@ -23,7 +23,7 @@ # libtool-base 0x50000000 0x6fffffff 0x00040000 2048 # netpbm 0x6b000000 0x6cffffff 0x00100000 32 # openssl 0x5e000000 0x5fffffff 0x00100000 32 -# perl58 * +# perl5 * # python22 * # python23 * # python24 * |