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

26 lines
494 B
Makefile
Raw Normal View History

1996-08-01 20:47:07 +00:00
# $Id: Makefile,v 1.24 1996/07/30 10:59:05 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
1996-08-01 20:47:07 +00:00
SUBDIR += gcc11
SUBDIR += gmake
1995-10-04 05:36:29 +00:00
SUBDIR += gperf
SUBDIR += libdlmalloc
1996-04-12 08:25:01 +00:00
SUBDIR += libmalloc
1996-07-11 17:36:25 +00:00
SUBDIR += libslang
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
1996-07-30 10:59:05 +00:00
SUBDIR += tkcvs
SUBDIR += xxgdb
1994-09-11 11:27:58 +00:00
.include <bsd.port.subdir.mk>