mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
96785a3b1b
Submitted by: pst
20 lines
379 B
Makefile
20 lines
379 B
Makefile
# $Id: Makefile,v 1.15 1995/10/12 07:15:20 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 += weblint
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|