18 lines
357 B
Makefile
18 lines
357 B
Makefile
# $Id: Makefile,v 1.16 1995/10/17 08:27:08 asami Exp $
|
|
#
|
|
|
|
SUBDIR += autoconf
|
|
SUBDIR += bcc
|
|
SUBDIR += bison
|
|
SUBDIR += cflow
|
|
SUBDIR += dmake
|
|
SUBDIR += gmake
|
|
SUBDIR += gperf
|
|
SUBDIR += libdlmalloc
|
|
BROKEN += libmalloc
|
|
SUBDIR += m4
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|