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

38 lines
747 B
Makefile
Raw Normal View History

1998-02-21 21:25:03 +00:00
# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $
#
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
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
1995-11-14 13:01:55 +00:00
SUBDIR += linux_lib
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
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
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
1997-11-23 23:40:21 +00:00
SUBDIR += xcopilot
1997-02-24 13:51:00 +00:00
SUBDIR += xgs
1998-02-10 03:07:37 +00:00
SUBDIR += xmame
1997-11-13 12:34:54 +00:00
SUBDIR += xzx
.include <bsd.port.subdir.mk>