freebsd-ports/devel/Makefile
Jordan K. Hubbard 11d48ee88f Add tkcvs
1996-07-30 10:59:05 +00:00

25 lines
475 B
Makefile

# $Id: Makefile,v 1.23 1996/07/11 17:36:25 ache Exp $
#
SUBDIR += SWIG
SUBDIR += autoconf
SUBDIR += bcc
SUBDIR += bison
SUBDIR += cflow
SUBDIR += dmake
SUBDIR += flex
SUBDIR += gmake
SUBDIR += gperf
SUBDIR += libdlmalloc
SUBDIR += libmalloc
SUBDIR += libslang
SUBDIR += libz
SUBDIR += m4
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += tkcvs
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>