diff options
author | markd <markd@pkgsrc.org> | 2006-10-12 12:04:39 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-10-12 12:04:39 +0000 |
commit | a58e0d41b80043ccf86ec3f93524da8c31f9e8e0 (patch) | |
tree | a9daf1f0b5910f94e2ba2250c54ebe72492c3974 /emulators/Makefile | |
parent | de27aaab90a040820860f7f02ed04576477725b1 (diff) | |
download | pkgsrc-a58e0d41b80043ccf86ec3f93524da8c31f9e8e0.tar.gz |
add kenigma.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2c2b2f0b388..c3fc50f9ac4 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.153 2006/06/26 17:54:18 salo Exp $ +# $NetBSD: Makefile,v 1.154 2006/10/12 12:04:39 markd Exp $ # COMMENT= Emulators for other operating systems @@ -54,6 +54,7 @@ SUBDIR+= hatari SUBDIR+= hercules SUBDIR+= hercules-images SUBDIR+= ia64sim +SUBDIR+= kenigma SUBDIR+= libspectrum SUBDIR+= linuxppc_lib SUBDIR+= lrmi |