1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Add libmalloc to list of targets.

This commit is contained in:
Jordan K. Hubbard 1995-01-12 22:23:49 +00:00
parent d124e3dbe3
commit 7bedd72074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=753

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.4 1994/11/22 08:23:57 jkh Exp $
# $Id: Makefile,v 1.5 1994/11/22 09:24:18 jkh Exp $
#
SUBDIR= gmake m4 mprof
SUBDIR= gmake libmalloc m4 mprof
.include <bsd.port.subdir.mk>