diff options
author | wiz <wiz@pkgsrc.org> | 2000-06-29 10:06:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-06-29 10:06:49 +0000 |
commit | 9f03215ea829d67872d5b723ff64951f46966e69 (patch) | |
tree | 8a22b0338cac52be4a12607b24ce6ea74473ab1a /cross/Makefile | |
parent | 938f1507f40d140f4ae68e976145b90ce69d2a5d (diff) | |
download | pkgsrc-9f03215ea829d67872d5b723ff64951f46966e69.tar.gz |
add commented out i386-cygwin32
Diffstat (limited to 'cross/Makefile')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index feccd8a4b80..79bd73ad1e6 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2000/02/19 01:07:56 tsutsui Exp $ +# $NetBSD: Makefile,v 1.14 2000/06/29 10:06:49 wiz Exp $ # SUBDIR += arm-netbsd # SUBDIR += bfd-crunchide # SUBDIR += bfd-mdsetimage # SUBDIR += binutils +# SUBDIR += i386-cygwin32 # SUBDIR += i386-linux # SUBDIR += i386-linuxglibc1 # SUBDIR += i386-msdosdjgpp |