1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/devel/Makefile

23 lines
431 B
Makefile
Raw Normal View History

1996-07-10 08:12:38 +00:00
# $Id: Makefile,v 1.21 1996/04/19 18:44:49 jkh Exp $
#
1996-04-19 18:44:49 +00:00
SUBDIR += SWIG
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
1996-03-25 08:09:24 +00:00
SUBDIR += flex
SUBDIR += gmake
1995-10-04 05:36:29 +00:00
SUBDIR += gperf
SUBDIR += libdlmalloc
1996-04-12 08:25:01 +00:00
SUBDIR += libmalloc
1995-12-05 02:07:43 +00:00
SUBDIR += libz
SUBDIR += m4
1996-07-10 08:12:38 +00:00
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += xxgdb
1994-09-11 11:27:58 +00:00
.include <bsd.port.subdir.mk>