diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-30 14:41:19 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-30 14:41:19 +0000 |
commit | e5310089225cb638a1618c5e48335cd2f78f24f0 (patch) | |
tree | fd4cb7c3d12c643ee2da236d56d5f1274db068bd /emulators | |
parent | fb571667c3ecf76bfd25d5f4b79fd2f7838e3021 (diff) | |
download | pkgsrc-e5310089225cb638a1618c5e48335cd2f78f24f0.tar.gz |
+ gpsim-{devel,oscilloscope,ptyusart}
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9302897b7ce..415c6c0cc2d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2004/11/09 13:08:24 xtraeme Exp $ +# $NetBSD: Makefile,v 1.121 2004/11/30 14:41:19 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -37,6 +37,9 @@ SUBDIR+= gens SUBDIR+= gnuboy SUBDIR+= gnuboy-sdl SUBDIR+= gpsim +SUBDIR+= gpsim-devel +SUBDIR+= gpsim-oscilloscope +SUBDIR+= gpsim-ptyusart SUBDIR+= hatari SUBDIR+= hercules SUBDIR+= hercules-images |