diff options
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index 79bd73ad1e6..e01fb3bee81 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2000/06/29 10:06:49 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2000/07/13 22:15:40 wiz Exp $ # SUBDIR += arm-netbsd +# SUBDIR += armv2-netbsd # SUBDIR += bfd-crunchide # SUBDIR += bfd-mdsetimage # SUBDIR += binutils |