0012bbd450
Forgotten by: obrien and erich :)
18 lines
337 B
Makefile
18 lines
337 B
Makefile
# $Id: Makefile,v 1.5 1995/11/14 13:01:55 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cpmemu
|
|
SUBDIR += cpmtools
|
|
SUBDIR += hfs
|
|
SUBDIR += linux_lib
|
|
SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
SUBDIR += sim6811
|
|
SUBDIR += spim
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
|
|
.include <bsd.port.subdir.mk>
|