summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile86
1 files changed, 44 insertions, 42 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 65a859db8db..9abdbfe929f 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,46 +1,48 @@
-# $NetBSD: Makefile,v 1.48 2001/02/08 13:34:55 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2001/02/16 15:51:49 wiz Exp $
#
- SUBDIR += atari800
- SUBDIR += bochs
- SUBDIR += compat12
- SUBDIR += compat13
- SUBDIR += compat14
- SUBDIR += darcnes
- SUBDIR += doscmd
- SUBDIR += fmsx
- SUBDIR += freebsd_lib
- SUBDIR += ia64sim
- SUBDIR += linux-locale
- SUBDIR += linuxppc_lib
- SUBDIR += netbsd32_compat14
- SUBDIR += netbsd32_compat15
- SUBDIR += pcemu
- SUBDIR += plex86
- SUBDIR += simh
- SUBDIR += snes9x
- SUBDIR += spim
- SUBDIR += stella
- SUBDIR += suse_audio
- SUBDIR += suse_base
- SUBDIR += suse_compat
- SUBDIR += suse_devel
- SUBDIR += suse_glx
- SUBDIR += suse_gtk
- SUBDIR += suse_libc5
- SUBDIR += suse_libjpeg
- SUBDIR += suse_libpng
- SUBDIR += suse_linux
- SUBDIR += suse_x11
- SUBDIR += suse_xforms
- SUBDIR += swarm
- SUBDIR += uae
- SUBDIR += vice
- SUBDIR += wine
- SUBDIR += wine-current
- SUBDIR += xbeeb
- SUBDIR += xcopilot
- SUBDIR += xm7
- SUBDIR += xmame
+COMMENT= Emulators for other operating systems
+
+SUBDIR+= atari800
+SUBDIR+= bochs
+SUBDIR+= compat12
+SUBDIR+= compat13
+SUBDIR+= compat14
+SUBDIR+= darcnes
+SUBDIR+= doscmd
+SUBDIR+= fmsx
+SUBDIR+= freebsd_lib
+SUBDIR+= ia64sim
+SUBDIR+= linux-locale
+SUBDIR+= linuxppc_lib
+SUBDIR+= netbsd32_compat14
+SUBDIR+= netbsd32_compat15
+SUBDIR+= pcemu
+SUBDIR+= plex86
+SUBDIR+= simh
+SUBDIR+= snes9x
+SUBDIR+= spim
+SUBDIR+= stella
+SUBDIR+= suse_audio
+SUBDIR+= suse_base
+SUBDIR+= suse_compat
+SUBDIR+= suse_devel
+SUBDIR+= suse_glx
+SUBDIR+= suse_gtk
+SUBDIR+= suse_libc5
+SUBDIR+= suse_libjpeg
+SUBDIR+= suse_libpng
+SUBDIR+= suse_linux
+SUBDIR+= suse_x11
+SUBDIR+= suse_xforms
+SUBDIR+= swarm
+SUBDIR+= uae
+SUBDIR+= vice
+SUBDIR+= wine
+SUBDIR+= wine-current
+SUBDIR+= xbeeb
+SUBDIR+= xcopilot
+SUBDIR+= xm7
+SUBDIR+= xmame
.include "../mk/bsd.pkg.subdir.mk"