25 lines
477 B
Makefile
25 lines
477 B
Makefile
# $Id: Makefile,v 1.25 1996/08/01 20:46:47 erich Exp $
|
|
#
|
|
|
|
SUBDIR += SWIG
|
|
SUBDIR += autoconf
|
|
SUBDIR += bcc
|
|
SUBDIR += bison
|
|
SUBDIR += cflow
|
|
SUBDIR += dmake
|
|
SUBDIR += flex
|
|
SUBDIR += gcc11
|
|
SUBDIR += gmake
|
|
SUBDIR += gperf
|
|
SUBDIR += libdlmalloc
|
|
SUBDIR += libmalloc
|
|
SUBDIR += libslang
|
|
SUBDIR += m4
|
|
SUBDIR += mkmf
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += tkcvs
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|