freebsd-ports/emulators/Makefile

27 lines
522 B
Makefile
Raw Normal View History

1997-07-07 07:28:05 -04:00
# $Id: Makefile,v 1.12 1997/06/04 03:47:25 asami Exp $
#
1997-05-17 13:00:07 -04:00
SUBDIR += aftp
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
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>