diff options
author | ryoon <ryoon> | 2015-10-11 00:54:08 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-10-11 00:54:08 +0000 |
commit | 5a25bb8a626a78808a7fcfb58d47a02548bd1607 (patch) | |
tree | e19b65f3223f12060c5909944e1aa7972a8ff15e | |
parent | 11559f0ad6ffcdf952d5a606ca1e906fac7563bd (diff) | |
download | pkgsrc-5a25bb8a626a78808a7fcfb58d47a02548bd1607.tar.gz |
Add 8086tiny
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 00060f700f5..1c3beb48cc7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.237 2015/09/26 00:23:43 kamil Exp $ +# $NetBSD: Makefile,v 1.238 2015/10/11 00:54:08 ryoon Exp $ # COMMENT= Emulators for other operating systems +SUBDIR+= 8086tiny SUBDIR+= BasiliskII SUBDIR+= Cygne-SDL SUBDIR+= DatLib |