1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/Makefile
Andrey A. Chernov 00b359e508 Add libz
1995-12-05 02:07:43 +00:00

20 lines
376 B
Makefile

# $Id: Makefile,v 1.17 1995/11/26 21:19:12 asami Exp $
#
SUBDIR += autoconf
SUBDIR += bcc
SUBDIR += bison
SUBDIR += cflow
SUBDIR += dmake
SUBDIR += gmake
SUBDIR += gperf
SUBDIR += libdlmalloc
BROKEN += libmalloc
SUBDIR += libz
SUBDIR += m4
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>