freebsd-ports/devel/Makefile

21 lines
394 B
Makefile
Raw Normal View History

1996-03-25 03:09:24 -05:00
# $Id: Makefile,v 1.18 1995/12/05 02:07:43 ache Exp $
#
1995-10-12 03:15:20 -04:00
SUBDIR += autoconf
SUBDIR += bcc
SUBDIR += bison
1995-10-03 05:36:17 -04:00
SUBDIR += cflow
SUBDIR += dmake
1996-03-25 03:09:24 -05:00
SUBDIR += flex
SUBDIR += gmake
1995-10-04 01:36:29 -04:00
SUBDIR += gperf
SUBDIR += libdlmalloc
BROKEN += libmalloc
1995-12-04 21:07:43 -05:00
SUBDIR += libz
SUBDIR += m4
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += xxgdb
1994-09-11 07:27:58 -04:00
.include <bsd.port.subdir.mk>