summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-11-20 00:33:29 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-11-20 00:33:29 +0000
commite7d2bdee0324f8781de6eef6b854260c2656420d (patch)
tree968af321cb301f1d9ffd3f031593f33646f79543 /devel
parentAdd a patch to set the bin-prefix for gmake to g. Some other ports (diff)
Add the mprof package to the subdisrs list. It builds ok.
Notes
Notes: svn path=/head/; revision=418
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b2c231974e45..d7d51e805287 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $
+# $Id: Makefile,v 1.2 1994/10/25 02:28:10 jkh Exp $
#
-SUBDIR= gmake m4
+SUBDIR= gmake m4 mprof
.include <bsd.port.subdir.mk>