freebsd-ports/devel/Makefile
Satoshi Asami aa4294f390 Gosh, I spend two hours fixing up all the Makefiles and here's another
import without the subdir Makefile update! ;)
1996-11-27 02:49:22 +00:00

44 lines
995 B
Makefile

# $Id: Makefile,v 1.36 1996/11/26 08:24:08 asami Exp $
#
SUBDIR += SWIG
SUBDIR += autoconf
SUBDIR += bcc
SUBDIR += boehm-gc
SUBDIR += cflow
SUBDIR += cxref
SUBDIR += dmake
SUBDIR += gcc11
SUBDIR += gdb
SUBDIR += gmake
SUBDIR += id-utils
SUBDIR += libdlmalloc
SUBDIR += libmalloc
SUBDIR += libslang
SUBDIR += linux_devel
SUBDIR += m4
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
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
SUBDIR += p5-Religion
SUBDIR += p5-Resources
SUBDIR += p5-Time
SUBDIR += prcs
SUBDIR += tkcvs
SUBDIR += uulib
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>