diff options
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 6731a154259..39213c2c228 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1999/12/10 12:59:34 agc Exp $ +# $NetBSD: Makefile,v 1.32 2000/01/07 05:24:38 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -15,6 +15,7 @@ # SUBDIR += hfs SUBDIR += ia64sim # SUBDIR += ines + SUBDIR += linux-locale # SUBDIR += macutils # SUBDIR += mastergear # SUBDIR += mtools |