mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
300 B
Makefile
16 lines
300 B
Makefile
# $Id: Makefile,v 1.4 1995/10/03 02:47:36 erich Exp $
|
|
#
|
|
|
|
SUBDIR += cpmemu
|
|
SUBDIR += cpmtools
|
|
SUBDIR += hfs
|
|
SUBDIR += linux_lib
|
|
SUBDIR += mtools
|
|
SUBDIR += pcemu
|
|
SUBDIR += sim6811
|
|
SUBDIR += tkhfs
|
|
SUBDIR += vmsbackup
|
|
SUBDIR += wine
|
|
|
|
.include <bsd.port.subdir.mk>
|