freebsd-ports/emulators/Makefile

30 lines
583 B
Makefile
Raw Normal View History

1997-10-31 04:16:07 -05:00
# $Id: Makefile,v 1.15 1997/10/29 09:10:31 tg Exp $
#
1997-05-17 13:00:07 -04:00
SUBDIR += aftp
1997-10-29 04:10:31 -05:00
SUBDIR += atari800
1997-03-05 03:31:45 -05:00
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
1997-02-27 04:29:38 -05:00
SUBDIR += fmsx
SUBDIR += hfs
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
1995-10-02 22:47:36 -04:00
SUBDIR += sim6811
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-02-24 08:51:00 -05:00
SUBDIR += xgs
.include <bsd.port.subdir.mk>