1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/Makefile
Satoshi Asami 0e275217b8 Add gdb. I know it'a "developers" only port, but that doesn't
mean it shouldn't show up in INDEX.
1996-09-16 00:30:01 +00:00

25 lines
475 B
Makefile

# $Id: Makefile,v 1.28 1996/09/11 06:11:21 asami Exp $
#
SUBDIR += SWIG
SUBDIR += autoconf
SUBDIR += bcc
SUBDIR += cflow
SUBDIR += dmake
SUBDIR += flex
SUBDIR += gcc11
SUBDIR += gdb
SUBDIR += gmake
SUBDIR += libdlmalloc
SUBDIR += libmalloc
SUBDIR += libslang
SUBDIR += m4
SUBDIR += mkmf
SUBDIR += mprof
SUBDIR += noweb
SUBDIR += tkcvs
SUBDIR += uulib
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>