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 | c196b082057650c5863107f84f764444073bc37e (patch) | |
tree | a9daf1f0b5910f94e2ba2250c54ebe72492c3974 /emulators/Makefile | |
parent | f7513bb3912f418b2ac46c0b9bb61296d7d9e55a (diff) | |
download | pkgsrc-c196b082057650c5863107f84f764444073bc37e.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 |