1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/Makefile
Andrey A. Chernov 5c7ced5095 Add libslang
1996-07-11 17:36:25 +00:00

24 lines
456 B
Makefile

# $Id: Makefile,v 1.22 1996/07/10 08:12:38 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 += libslang
SUBDIR += libz
SUBDIR += m4
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>