mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
17 lines
314 B
Makefile
17 lines
314 B
Makefile
# $Id: Makefile,v 1.12 1995/08/08 10:37:59 asami Exp $
|
|
#
|
|
|
|
SUBDIR += bcc
|
|
SUBDIR += bison
|
|
SUBDIR += cflow
|
|
SUBDIR += dmake
|
|
SUBDIR += gmake
|
|
SUBDIR += libdlmalloc
|
|
BROKEN += libmalloc
|
|
SUBDIR += m4
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|