mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
26 lines
497 B
Makefile
26 lines
497 B
Makefile
# $Id: Makefile,v 1.26 1996/08/19 10:32:53 asami 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 += uulib
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|