1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add gdb. I know it'a "developers" only port, but that doesn't

mean it shouldn't show up in INDEX.
This commit is contained in:
Satoshi Asami 1996-09-16 00:30:01 +00:00
parent 73a15189a0
commit 0e275217b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3786

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.27 1996/08/23 06:49:39 tg Exp $
# $Id: Makefile,v 1.28 1996/09/11 06:11:21 asami Exp $
#
SUBDIR += SWIG
@ -8,6 +8,7 @@
SUBDIR += dmake
SUBDIR += flex
SUBDIR += gcc11
SUBDIR += gdb
SUBDIR += gmake
SUBDIR += libdlmalloc
SUBDIR += libmalloc