diff options
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 325e9908666..0c5698bc88d 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2000/11/06 03:17:48 minoura Exp $ +# $NetBSD: Makefile,v 1.18 2000/11/06 05:37:18 minoura Exp $ SUBDIR += arm-netbsd SUBDIR += armv2-netbsd SUBDIR += bfd-crunchide SUBDIR += bfd-mdsetimage SUBDIR += binutils + SUBDIR += i386-cygwin32 SUBDIR += i386-linux SUBDIR += i386-linuxglibc1 SUBDIR += i386-msdosdjgpp |