freebsd-ports/devel/Makefile

21 lines
395 B
Makefile
Raw Normal View History

1996-04-12 04:25:01 -04:00
# $Id: Makefile,v 1.19 1996/03/25 08:09:24 asami 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
1996-04-12 04:25:01 -04:00
SUBDIR += 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>