2001-02-22 17:46:34 +01:00
|
|
|
# $NetBSD: Makefile,v 1.51 2001/02/22 16:46:34 agc Exp $
|
1997-11-26 13:52:44 +01:00
|
|
|
#
|
|
|
|
|
2001-02-16 16:51:46 +01:00
|
|
|
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
|
2001-02-19 13:36:12 +01:00
|
|
|
SUBDIR+= hercules
|
2001-02-22 17:46:34 +01:00
|
|
|
SUBDIR+= hercules-images
|
2001-02-16 16:51:46 +01:00
|
|
|
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
|
1997-11-26 13:52:44 +01:00
|
|
|
|
1998-04-15 12:38:15 +02:00
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|