freebsd-ports/devel/Makefile
Satoshi Asami 96785a3b1b Added weblint.
Submitted by:	pst
1995-10-17 08:27:08 +00:00

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>