freebsd-ports/emulators/Makefile
Masafumi Max NAKANE 8b936f24b7 Add stella.
1997-07-31 07:23:58 +00:00

27 lines
541 B
Makefile

# $Id: Makefile,v 1.13 1997/07/07 11:28:05 max Exp $
#
SUBDIR += aftp
SUBDIR += bsvc
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += fmsx
SUBDIR += hfs
SUBDIR += ines
SUBDIR += linux_lib
SUBDIR += macutils
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += pcemu
SUBDIR += prodosemu
SUBDIR += sim6811
SUBDIR += spim
SUBDIR += stella
SUBDIR += tkhfs
SUBDIR += vgb
SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += x48
SUBDIR += xgs
.include <bsd.port.subdir.mk>