diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b8d4d67cf14..5282389ea48 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2003/06/03 14:36:17 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2003/08/11 18:18:00 drochner Exp $ # COMMENT= Emulators for other operating systems @@ -25,6 +25,7 @@ SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= linux-locale SUBDIR+= linuxppc_lib +SUBDIR+= lrmi SUBDIR+= minivmac SUBDIR+= mmix SUBDIR+= netbsd32_compat14 |