freebsd-ports/emulators/Makefile

38 lines
747 B
Makefile
Raw Normal View History

1998-02-21 16:25:03 -05:00
# $Id: Makefile,v 1.23 1998/02/10 03:07:37 jkh Exp $
#
1997-05-17 13:00:07 -04:00
SUBDIR += aftp
1997-10-29 04:10:31 -05:00
SUBDIR += atari800
1997-12-17 22:48:38 -05:00
SUBDIR += bochs
1997-03-05 03:31:45 -05:00
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
1997-02-27 04:29:38 -05:00
SUBDIR += fmsx
1998-02-21 16:25:03 -05:00
SUBDIR += frodo
SUBDIR += hfs
1997-11-14 08:54:52 -05:00
SUBDIR += hfsutils
1996-11-15 14:30:58 -05:00
SUBDIR += ines
1995-11-14 08:01:55 -05:00
SUBDIR += linux_lib
1997-06-03 23:47:25 -04:00
SUBDIR += macutils
1996-11-15 14:30:58 -05:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1997-07-07 07:28:05 -04:00
SUBDIR += prodosemu
1997-11-08 15:34:51 -05:00
SUBDIR += sim
1995-10-02 22:47:36 -04:00
SUBDIR += sim6811
1997-11-02 09:58:02 -05:00
SUBDIR += snes9x
SUBDIR += spim
1997-07-31 03:23:58 -04:00
SUBDIR += stella
1997-10-31 04:16:07 -05:00
SUBDIR += stonx
SUBDIR += tkhfs
1996-11-15 14:30:58 -05:00
SUBDIR += vgb
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
1997-11-23 18:40:21 -05:00
SUBDIR += xcopilot
1997-02-24 08:51:00 -05:00
SUBDIR += xgs
1998-02-09 22:07:37 -05:00
SUBDIR += xmame
1997-11-13 07:34:54 -05:00
SUBDIR += xzx
.include <bsd.port.subdir.mk>