mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
26 lines
496 B
Makefile
26 lines
496 B
Makefile
# $Id: Makefile,v 1.11 1997/05/17 17:00:07 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 += sim6811
|
|
SUBDIR += spim
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vgb
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
SUBDIR += xgs
|
|
|
|
.include <bsd.port.subdir.mk>
|