diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-10 16:20:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-10 16:20:17 +0000 |
commit | 636c59302656fa3b9c8cc54b2df821e9d6ffe24d (patch) | |
tree | 2282e54ea3cdb471952429e6a02cf74e77fa1e3a /emulators | |
parent | 6e36838fb5797e2fd4f1cc52260cbd6adbfa6a0e (diff) | |
download | pkgsrc-636c59302656fa3b9c8cc54b2df821e9d6ffe24d.tar.gz |
+ kegs.
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 604932042b2..1ad3654dea2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.178 2009/09/09 13:02:32 obache Exp $ +# $NetBSD: Makefile,v 1.179 2009/11/10 16:20:17 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -67,6 +67,7 @@ SUBDIR+= hatari SUBDIR+= hercules SUBDIR+= hercules-images SUBDIR+= ia64sim +SUBDIR+= kegs SUBDIR+= kenigma SUBDIR+= libspectrum SUBDIR+= linuxppc_lib |