Add mprof back - Jeff fixed it.

This commit is contained in:
Jordan K. Hubbard 1994-11-22 09:24:18 +00:00
parent 054bdd12f7
commit 96c1efa982
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.3 1994/11/20 00:33:29 ats Exp $
# $Id: Makefile,v 1.4 1994/11/22 08:23:57 jkh Exp $
#
SUBDIR= gmake m4
SUBDIR= gmake m4 mprof
.include <bsd.port.subdir.mk>