26 lines
494 B
Makefile
26 lines
494 B
Makefile
# $Id: Makefile,v 1.24 1996/07/30 10:59:05 jkh 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 += libz
|
|
SUBDIR += m4
|
|
SUBDIR += mkmf
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += tkcvs
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|