freebsd-ports/devel/Makefile

47 lines
1 KiB
Makefile
Raw Normal View History

1996-12-11 23:52:31 +01:00
# $Id: Makefile,v 1.38 1996/12/08 22:27:01 obrien Exp $
#
1996-04-19 20:44:49 +02:00
SUBDIR += SWIG
1995-10-12 08:15:20 +01:00
SUBDIR += autoconf
SUBDIR += bcc
1996-11-16 02:55:06 +01:00
SUBDIR += boehm-gc
1995-10-03 10:36:17 +01:00
SUBDIR += cflow
1996-12-08 23:27:01 +01:00
SUBDIR += cutils
SUBDIR += cxref
SUBDIR += dmake
1996-08-01 22:47:07 +02:00
SUBDIR += gcc11
SUBDIR += gdb
SUBDIR += gmake
1996-09-16 02:31:05 +02:00
SUBDIR += id-utils
1996-12-11 23:52:31 +01:00
SUBDIR += lclint
SUBDIR += libdlmalloc
1996-04-12 10:25:01 +02:00
SUBDIR += libmalloc
1996-07-11 19:36:25 +02:00
SUBDIR += libslang
SUBDIR += linux_devel
SUBDIR += m4
1996-07-10 10:12:38 +02:00
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
1996-10-24 10:17:09 +02: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 15:48:24 +02:00
SUBDIR += p5-Religion
SUBDIR += p5-Resources
1996-10-24 10:17:09 +02:00
SUBDIR += p5-Time
1996-11-26 09:24:08 +01:00
SUBDIR += prcs
1996-07-30 12:59:05 +02:00
SUBDIR += tkcvs
1996-08-23 08:49:39 +02:00
SUBDIR += uulib
SUBDIR += xxgdb
1994-09-11 13:27:58 +02:00
.include <bsd.port.subdir.mk>