mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
376 B
Makefile
20 lines
376 B
Makefile
# $Id: Makefile,v 1.17 1995/11/26 21:19:12 asami Exp $
|
|
#
|
|
|
|
SUBDIR += autoconf
|
|
SUBDIR += bcc
|
|
SUBDIR += bison
|
|
SUBDIR += cflow
|
|
SUBDIR += dmake
|
|
SUBDIR += gmake
|
|
SUBDIR += gperf
|
|
SUBDIR += libdlmalloc
|
|
BROKEN += libmalloc
|
|
SUBDIR += libz
|
|
SUBDIR += m4
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|