14 lines
254 B
Makefile
14 lines
254 B
Makefile
# $Id: Makefile,v 1.2 1995/07/13 00:03:31 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cpmemu
|
|
SUBDIR += cpmtools
|
|
SUBDIR += hfs
|
|
SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
|
|
.include <bsd.port.subdir.mk>
|