30 lines
583 B
Makefile
30 lines
583 B
Makefile
# $Id: Makefile,v 1.15 1997/10/29 09:10:31 tg Exp $
|
|
#
|
|
|
|
SUBDIR += aftp
|
|
SUBDIR += atari800
|
|
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 += stonx
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vgb
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xgs
|
|
|
|
.include <bsd.port.subdir.mk>
|