diff options
author | wiz <wiz> | 2009-01-18 16:05:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-01-18 16:05:25 +0000 |
commit | ec481b0872f7f726415ac96c23d22ed4efff596e (patch) | |
tree | 9cc6cb89be526b06a1ee47ff51e0fff6f1d065ba /emulators/Makefile | |
parent | c0b746f78fe475917c7dfcb364d7a1d84568007e (diff) | |
download | pkgsrc-ec481b0872f7f726415ac96c23d22ed4efff596e.tar.gz |
+ sdlmame + sdlmess.
Diffstat (limited to 'emulators/Makefile')
-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 |