mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
22 lines
414 B
Makefile
22 lines
414 B
Makefile
# $Id: Makefile,v 1.20 1996/04/12 08:25:01 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 += libz
|
|
SUBDIR += m4
|
|
SUBDIR += mprof
|
|
SUBDIR += noweb
|
|
SUBDIR += xxgdb
|
|
|
|
.include <bsd.port.subdir.mk>
|