24 lines
454 B
Makefile
24 lines
454 B
Makefile
# $Id: Makefile,v 1.27 1996/08/23 06:49:39 tg Exp $
|
|
#
|
|
|
|
SUBDIR += SWIG
|
|
SUBDIR += autoconf
|
|
SUBDIR += bcc
|
|
SUBDIR += cflow
|
|
SUBDIR += dmake
|
|
SUBDIR += flex
|
|
SUBDIR += gcc11
|
|
SUBDIR += gmake
|
|
SUBDIR += libdlmalloc
|
|
SUBDIR += libmalloc
|
|
SUBDIR += libslang
|
|
SUBDIR += m4
|
|
SUBDIR += mkmf
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += tkcvs
|
|
SUBDIR += uulib
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|