diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 8e7f770f78a..e958e6abec3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2002/05/09 19:09:32 agc Exp $ +# $NetBSD: Makefile,v 1.69 2002/05/16 16:10:07 agc Exp $ # COMMENT= Emulators for other operating systems @@ -26,6 +26,7 @@ SUBDIR+= mmix SUBDIR+= netbsd32_compat14 SUBDIR+= netbsd32_compat15 SUBDIR+= osf1_lib +SUBDIR+= p11 SUBDIR+= pcemu SUBDIR+= plex86 SUBDIR+= rewind |