1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/Makefile

20 lines
376 B
Makefile
Raw Normal View History

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