From 177a180fbc84bb3f7ccc403e3fd1ed73866324f6 Mon Sep 17 00:00:00 2001 From: sakamoto Date: Mon, 6 Dec 1999 09:45:31 +0000 Subject: Add arm-netbsd, i386-netbsd, i386-netbsdelf --- cross/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cross/Makefile') diff --git a/cross/Makefile b/cross/Makefile index f34fbf61fe1..bd1d2621934 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,12 +1,15 @@ -# $NetBSD: Makefile,v 1.9 1999/04/26 14:12:59 tv Exp $ +# $NetBSD: Makefile,v 1.10 1999/12/06 09:45:31 sakamoto Exp $ +# SUBDIR += arm-netbsd # SUBDIR += binutils # SUBDIR += i386-linux # SUBDIR += i386-linuxglibc1 # SUBDIR += i386-msdosdjgpp +# SUBDIR += i386-netbsd +# SUBDIR += i386-netbsdelf # SUBDIR += powerpc-netbsd -# SUBDIR += sparc64-netbsd # SUBDIR += sparc-netbsdelf +# SUBDIR += sparc64-netbsd SUBDIR += zoularis .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3