1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add xxgdb.

This commit is contained in:
Satoshi Asami 1995-05-03 05:41:02 +00:00
parent 7435350ec7
commit 50d45d8ae5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1594

View File

@ -1,7 +1,7 @@
# $Id: Makefile,v 1.7 1995/01/13 14:02:06 jkh Exp $
# $Id: Makefile,v 1.8 1995/04/16 04:17:12 asami Exp $
#
# BROKEN= libmalloc
#
SUBDIR= bcc bison gmake m4 mprof
SUBDIR= bcc bison gmake m4 mprof xxgdb
.include <bsd.port.subdir.mk>