diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-20 17:37:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-20 17:37:57 +0000 |
commit | 31d24992282ae43e103c31dd9dcb254e5dd00832 (patch) | |
tree | 605e93172e659215f5312a9b756edada23a7ddb2 /emulators | |
parent | b4cba9972c40e471003ad1eb679c23aadb2f193c (diff) | |
download | pkgsrc-31d24992282ae43e103c31dd9dcb254e5dd00832.tar.gz |
+ handy_sdl.
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 98596a03875..93ed161ccf0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.173 2008/12/06 12:57:39 obache Exp $ +# $NetBSD: Makefile,v 1.174 2008/12/20 17:37:57 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -61,6 +61,7 @@ SUBDIR+= gpsim-devel SUBDIR+= gpsim-oscilloscope SUBDIR+= gpsim-ptyusart SUBDIR+= gxemul +SUBDIR+= handy_sdl SUBDIR+= hatari SUBDIR+= hercules SUBDIR+= hercules-images |