24 lines
456 B
Makefile
24 lines
456 B
Makefile
# $Id: Makefile,v 1.22 1996/07/10 08:12:38 asami 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 += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|