diff options
author | sno <sno@pkgsrc.org> | 2009-03-09 16:59:44 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-03-09 16:59:44 +0000 |
commit | 470b3863274d139f42bf41bc2d4f41c1f364b27c (patch) | |
tree | ff2f016560964dd96ebdfbd1149ab36d45f48846 /emulators | |
parent | 0229f0271ead6a57ac833eb45fd11c7b4d3bfa75 (diff) | |
download | pkgsrc-470b3863274d139f42bf41bc2d4f41c1f364b27c.tar.gz |
Added emulators/sap/Makefile.common
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 58b6665f359..dc7c71b0f9c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2009/01/18 16:05:25 wiz Exp $ +# $NetBSD: Makefile,v 1.177 2009/03/09 16:59:44 sno Exp $ # COMMENT= Emulators for other operating systems @@ -97,6 +97,7 @@ SUBDIR+= peace SUBDIR+= pearpc SUBDIR+= qemu SUBDIR+= raine +#SUBDIR+= sap # only contains a Makefile.common SUBDIR+= sdlmame SUBDIR+= sdlmess SUBDIR+= simh |