1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Move libmalloc from BROKEN to SUBDIR.

This commit is contained in:
Satoshi Asami 1996-04-12 08:25:01 +00:00
parent cb05236b98
commit 1f233be58e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2979

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.18 1995/12/05 02:07:43 ache Exp $
# $Id: Makefile,v 1.19 1996/03/25 08:09:24 asami Exp $
#
SUBDIR += autoconf
@ -10,7 +10,7 @@
SUBDIR += gmake
SUBDIR += gperf
SUBDIR += libdlmalloc
BROKEN += libmalloc
SUBDIR += libmalloc
SUBDIR += libz
SUBDIR += m4
SUBDIR += mprof