diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-18 16:05:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-18 16:05:25 +0000 |
commit | 286b0c0c48e6b2ec3827aee79fa470604ef563f2 (patch) | |
tree | 9cc6cb89be526b06a1ee47ff51e0fff6f1d065ba /emulators | |
parent | 94824ad6f4ab63b57e75bc5a2ed3a7e08003ab90 (diff) | |
download | pkgsrc-286b0c0c48e6b2ec3827aee79fa470604ef563f2.tar.gz |
+ sdlmame + sdlmess.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d5b8c124828..58b6665f359 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2009/01/03 18:47:23 wiz Exp $ +# $NetBSD: Makefile,v 1.176 2009/01/18 16:05:25 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -97,6 +97,8 @@ SUBDIR+= peace SUBDIR+= pearpc SUBDIR+= qemu SUBDIR+= raine +SUBDIR+= sdlmame +SUBDIR+= sdlmess SUBDIR+= simh SUBDIR+= simulavr SUBDIR+= ski |