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 19efdfe7c41..8a5dfc46ed0 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/01/04 01:21:52 itojun Exp $ +# $NetBSD: Makefile,v 1.22 2001/01/24 12:14:07 wiz Exp $ # SUBDIR += arm-netbsd @@ -14,6 +14,7 @@ SUBDIR += i386-netbsdelf SUBDIR += i386-netbsdpe SUBDIR += m68k-netbsd + SUBDIR += m68k-netbsdelf SUBDIR += mipseb-netbsd SUBDIR += mipsel-netbsd SUBDIR += powerpc-netbsd |