diff options
author | kei <kei> | 2002-10-15 12:43:05 +0000 |
---|---|---|
committer | kei <kei> | 2002-10-15 12:43:05 +0000 |
commit | ce9f5507bf6642d8c8d7147c3ca63b356909e1c3 (patch) | |
tree | 18c11bcd6c49cf0cfc1036bdc1b8f85689d1200e /emulators | |
parent | f543680f1e4b9d457cdf8ab7ffbef2d6d74ae6cc (diff) | |
download | pkgsrc-ce9f5507bf6642d8c8d7147c3ca63b356909e1c3.tar.gz |
note that minivmac-0.1.7 addition into emulators category.
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 5daf7cef7d7..2531a46fc83 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2002/08/31 19:58:33 fredb Exp $ +# $NetBSD: Makefile,v 1.73 2002/10/15 12:43:06 kei Exp $ # COMMENT= Emulators for other operating systems @@ -23,6 +23,7 @@ SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= linux-locale SUBDIR+= linuxppc_lib +SUBDIR+= minivmac SUBDIR+= mmix SUBDIR+= netbsd32_compat14 SUBDIR+= netbsd32_compat15 |