1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/emulators/Makefile

56 lines
1.1 KiB
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
2000-06-07 16:26:29 +00:00
SUBDIR += basiliskII
2000-02-02 21:24:50 +00:00
SUBDIR += bfe
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 += gsnes9x
SUBDIR += hfs
1997-11-14 13:54:52 +00:00
SUBDIR += hfsutils
1996-11-15 19:30:58 +00:00
SUBDIR += ines
SUBDIR += ksnes9x
SUBDIR += linux_base
1999-11-25 06:46:40 +00:00
SUBDIR += kmamerun
1996-11-15 19:30:58 +00:00
SUBDIR += mastergear
SUBDIR += mtools
2000-02-05 20:03:26 +00:00
SUBDIR += osf1_base
SUBDIR += pcemu
1997-07-07 11:28:05 +00:00
SUBDIR += prodosemu
1999-06-06 17:04:46 +00:00
SUBDIR += quasi88
2000-04-03 15:32:13 +00:00
SUBDIR += rtc
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
SUBDIR += truereality
2000-02-13 11:52:07 +00:00
SUBDIR += tuxnes
SUBDIR += twin
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
2000-01-26 23:02:52 +00:00
SUBDIR += vmware
2000-03-29 21:25:41 +00:00
SUBDIR += vmware2
1998-12-15 21:30:45 +00:00
SUBDIR += vpce
SUBDIR += vxtools
SUBDIR += wine
SUBDIR += x48
1997-02-24 13:51:00 +00:00
SUBDIR += xgs
1998-02-10 03:07:37 +00:00
SUBDIR += xmame
1999-12-24 14:02:15 +00:00
SUBDIR += xmess
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>