1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/Makefile

64 lines
1.4 KiB
Makefile
Raw Normal View History

# $Id: Makefile,v 1.58 1997/05/30 16:10:49 jkh Exp $
#
1996-04-19 18:44:49 +00:00
SUBDIR += SWIG
1995-10-12 07:15:20 +00:00
SUBDIR += autoconf
1997-05-27 16:46:01 +00:00
SUBDIR += automake
SUBDIR += bcc
1996-11-16 01:55:06 +00:00
SUBDIR += boehm-gc
1995-10-03 09:36:17 +00:00
SUBDIR += cflow
1997-03-28 09:29:24 +00:00
SUBDIR += crossgo32
1997-04-09 20:40:23 +00:00
SUBDIR += crosssco
1997-05-23 08:02:50 +00:00
SUBDIR += cs
1996-12-08 22:27:01 +00:00
SUBDIR += cutils
SUBDIR += cxref
1997-05-22 21:42:20 +00:00
SUBDIR += ddd
SUBDIR += dmake
1997-02-16 19:45:23 +00:00
SUBDIR += fpp
1996-08-01 20:47:07 +00:00
SUBDIR += gcc11
SUBDIR += gdb
1997-01-09 12:40:00 +00:00
SUBDIR += gdbtk
SUBDIR += gmake
1996-09-16 00:31:05 +00:00
SUBDIR += id-utils
1996-12-11 22:52:31 +00:00
SUBDIR += lclint
SUBDIR += libdlmalloc
1996-04-12 08:25:01 +00:00
SUBDIR += libmalloc
1996-07-11 17:36:25 +00:00
SUBDIR += libslang
SUBDIR += linux_devel
1997-04-11 19:41:35 +00:00
SUBDIR += linuxgdb
SUBDIR += m4
1996-07-10 08:12:38 +00:00
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
1996-10-24 08:17:09 +00:00
SUBDIR += p5-BSD-Resource
SUBDIR += p5-C-Scan
SUBDIR += p5-ConfigReader
SUBDIR += p5-Curses
SUBDIR += p5-Data-Dumper
SUBDIR += p5-Data-Flow
1997-04-28 19:19:10 +00:00
SUBDIR += p5-Date-Manip
1996-10-24 08:17:09 +00:00
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Lock
SUBDIR += p5-File-Slurp
SUBDIR += p5-File-Tools
SUBDIR += p5-Include
SUBDIR += p5-IniConf
SUBDIR += p5-Ioctl
1997-04-18 12:10:56 +00:00
SUBDIR += p5-PV
SUBDIR += p5-Penguin
SUBDIR += p5-Penguin-Easy
1996-10-24 13:48:24 +00:00
SUBDIR += p5-Religion
SUBDIR += p5-Resources
1996-10-24 08:17:09 +00:00
SUBDIR += p5-Time
1996-11-26 08:24:08 +00:00
SUBDIR += prcs
SUBDIR += sawt
1997-04-11 19:41:35 +00:00
SUBDIR += scogdb
1996-07-30 10:59:05 +00:00
SUBDIR += tkcvs
1997-02-25 04:21:17 +00:00
SUBDIR += tvision
1997-05-30 16:10:49 +00:00
SUBDIR += vtcl
1997-05-07 21:02:17 +00:00
SUBDIR += xmake
SUBDIR += xwpe
SUBDIR += xxgdb
1994-09-11 11:27:58 +00:00
.include <bsd.port.subdir.mk>