mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
334 B
Makefile
18 lines
334 B
Makefile
# $Id: Makefile,v 1.13 1995/10/03 09:36:17 asami Exp $
|
|
#
|
|
|
|
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>
|