freebsd-ports/devel/Makefile

42 lines
927 B
Makefile
Raw Normal View History

1996-10-24 09:48:24 -04:00
# $Id: Makefile,v 1.33 1996/10/24 10:47:43 asami Exp $
#
1996-04-19 14:44:49 -04:00
SUBDIR += SWIG
1995-10-12 03:15:20 -04:00
SUBDIR += autoconf
SUBDIR += bcc
1995-10-03 05:36:17 -04:00
SUBDIR += cflow
SUBDIR += cxref
SUBDIR += dmake
1996-08-01 16:47:07 -04:00
SUBDIR += gcc11
SUBDIR += gdb
SUBDIR += gmake
1996-09-15 20:31:05 -04:00
SUBDIR += id-utils
SUBDIR += libdlmalloc
1996-04-12 04:25:01 -04:00
SUBDIR += libmalloc
1996-07-11 13:36:25 -04:00
SUBDIR += libslang
SUBDIR += m4
1996-07-10 04:12:38 -04:00
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
1996-10-24 04:17:09 -04:00
SUBDIR += p5-BSD-Resource
SUBDIR += p5-C-Scan
SUBDIR += p5-ConfigReader
SUBDIR += p5-Curses
SUBDIR += p5-Data-Dumper
SUBDIR += p5-Data-Flow
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
1996-10-24 09:48:24 -04:00
SUBDIR += p5-Religion
SUBDIR += p5-Resources
1996-10-24 04:17:09 -04:00
SUBDIR += p5-Time
1996-07-30 06:59:05 -04:00
SUBDIR += tkcvs
1996-08-23 02:49:39 -04:00
SUBDIR += uulib
SUBDIR += xxgdb
1994-09-11 07:27:58 -04:00
.include <bsd.port.subdir.mk>