diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-11 00:54:08 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-11 00:54:08 +0000 |
commit | 9ec13270e391b0c295db4bba5fd35245955d2ef3 (patch) | |
tree | e19b65f3223f12060c5909944e1aa7972a8ff15e /emulators | |
parent | a78382de3e0a7ab04d1fcaf9d5f6669f7c018225 (diff) | |
download | pkgsrc-9ec13270e391b0c295db4bba5fd35245955d2ef3.tar.gz |
Add 8086tiny
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 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 |