mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
15 lines
276 B
Makefile
15 lines
276 B
Makefile
# $Id: Makefile,v 1.3 1995/08/19 08:20:11 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cpmemu
|
|
SUBDIR += cpmtools
|
|
SUBDIR += hfs
|
|
SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
SUBDIR += sim6811
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
|
|
.include <bsd.port.subdir.mk>
|