freebsd-ports/devel/Makefile
Satoshi Asami a6991131a7 Add mkmf.
1996-07-10 08:12:38 +00:00

23 lines
431 B
Makefile

# $Id: Makefile,v 1.21 1996/04/19 18:44:49 jkh 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 += mkmf
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>