1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/emulators/Makefile

46 lines
879 B
Makefile
Raw Normal View History

1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
1997-05-17 17:00:07 +00:00
SUBDIR += aftp
1997-10-29 09:10:31 +00:00
SUBDIR += atari800
1997-12-18 03:48:38 +00:00
SUBDIR += bochs
1997-03-05 08:31:45 +00:00
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
1998-12-30 04:34:28 +00:00
SUBDIR += dlx
1997-02-27 09:29:38 +00:00
SUBDIR += fmsx
1998-02-21 21:25:03 +00:00
SUBDIR += frodo
SUBDIR += hfs
1997-11-14 13:54:52 +00:00
SUBDIR += hfsutils
1996-11-15 19:30:58 +00:00
SUBDIR += ines
SUBDIR += linux_base
1998-10-30 06:43:38 +00:00
SUBDIR += linux_glide
SUBDIR += linux_mesa
1999-11-25 06:46:40 +00:00
SUBDIR += kmamerun
1997-06-04 03:47:25 +00:00
SUBDIR += macutils
1996-11-15 19:30:58 +00:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1997-07-07 11:28:05 +00:00
SUBDIR += prodosemu
1999-06-06 17:04:46 +00:00
SUBDIR += quasi88
1997-11-08 20:34:51 +00:00
SUBDIR += sim
1995-10-03 02:47:36 +00:00
SUBDIR += sim6811
1997-11-02 14:58:02 +00:00
SUBDIR += snes9x
SUBDIR += spim
1997-07-31 07:23:58 +00:00
SUBDIR += stella
1997-10-31 09:16:07 +00:00
SUBDIR += stonx
SUBDIR += tkhfs
1996-11-15 19:30:58 +00:00
SUBDIR += vgb
1998-07-12 11:14:41 +00:00
SUBDIR += vice
1999-08-29 05:52:05 +00:00
SUBDIR += vMac
SUBDIR += vmsbackup
1998-12-15 21:30:45 +00:00
SUBDIR += vpce
SUBDIR += wine
SUBDIR += x48
1997-02-24 13:51:00 +00:00
SUBDIR += xgs
1998-02-10 03:07:37 +00:00
SUBDIR += xmame
1998-11-18 04:34:46 +00:00
SUBDIR += xsystem35
1997-11-13 12:34:54 +00:00
SUBDIR += xzx
.include <bsd.port.subdir.mk>