mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
399 B
Makefile
21 lines
399 B
Makefile
# $Id: Makefile,v 1.6 1996/10/30 09:41:12 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cpmemu
|
|
SUBDIR += cpmtools
|
|
SUBDIR += hfs
|
|
SUBDIR += ines
|
|
SUBDIR += linux_lib
|
|
SUBDIR += mastergear
|
|
SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
SUBDIR += sim6811
|
|
SUBDIR += spim
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vgb
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
SUBDIR += x48
|
|
|
|
.include <bsd.port.subdir.mk>
|