1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Added libdlmalloc.

This commit is contained in:
Satoshi Asami 1995-06-04 06:20:28 +00:00
parent 0e5ad9aa59
commit 8f86cb11eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1822

View File

@ -1,8 +1,8 @@
# $Id: Makefile,v 1.9 1995/05/03 05:41:02 asami Exp $
# $Id: Makefile,v 1.10 1995/05/14 03:29:24 asami Exp $
#
# BROKEN: libmalloc
#
SUBDIR= bcc bison gmake m4 mprof xxgdb
SUBDIR= bcc bison gmake libdlmalloc m4 mprof xxgdb
.include <bsd.port.subdir.mk>