diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-03-30 00:33:10 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-03-30 00:33:10 +0000 |
commit | 01705ad4590950e1503fec462d7a65b74228c793 (patch) | |
tree | b917ed186ee3bd015fd0bdad94efd6dcc0c75ae1 /emulators | |
parent | 18e1546b55b8d1c9763e2a2862d193a8bf8e899e (diff) | |
download | pkgsrc-01705ad4590950e1503fec462d7a65b74228c793.tar.gz |
+ gxemul
- mips64emul
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index c7ca17afa54..595792d0fab 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2005/03/04 12:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.125 2005/03/30 00:33:10 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -46,6 +46,7 @@ SUBDIR+= gpsim SUBDIR+= gpsim-devel SUBDIR+= gpsim-oscilloscope SUBDIR+= gpsim-ptyusart +SUBDIR+= gxemul SUBDIR+= hatari SUBDIR+= hercules SUBDIR+= hercules-images @@ -56,7 +57,6 @@ SUBDIR+= linuxppc_lib SUBDIR+= lrmi SUBDIR+= m1 SUBDIR+= minivmac -SUBDIR+= mips64emul SUBDIR+= mmix SUBDIR+= netbsd32_compat14 SUBDIR+= netbsd32_compat15 |