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 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 |