freebsd-ports/emulators/Makefile

29 lines
564 B
Makefile
Raw Normal View History

1997-10-29 10:10:31 +01:00
# $Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp $
#
1997-05-17 19:00:07 +02:00
SUBDIR += aftp
1997-10-29 10:10:31 +01:00
SUBDIR += atari800
1997-03-05 09:31:45 +01:00
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
1997-02-27 10:29:38 +01:00
SUBDIR += fmsx
SUBDIR += hfs
1996-11-15 20:30:58 +01:00
SUBDIR += ines
1995-11-14 14:01:55 +01:00
SUBDIR += linux_lib
1997-06-04 05:47:25 +02:00
SUBDIR += macutils
1996-11-15 20:30:58 +01:00
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
1997-07-07 13:28:05 +02:00
SUBDIR += prodosemu
1995-10-03 03:47:36 +01:00
SUBDIR += sim6811
SUBDIR += spim
1997-07-31 09:23:58 +02:00
SUBDIR += stella
SUBDIR += tkhfs
1996-11-15 20:30:58 +01:00
SUBDIR += vgb
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
1997-02-24 14:51:00 +01:00
SUBDIR += xgs
.include <bsd.port.subdir.mk>