summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-22 08:23:57 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-22 08:23:57 +0000
commit7d8f3e02f7fa0a8c6653498db0aa5af207e193e3 (patch)
tree2cd26122213fbbf149910d88f63b6455c45067ee /devel
parentSatoshi correctly points out that the info/ line in this is bogus. (diff)
Remove mprof from Makefile again - no, it *doesn't* work. :-(
Notes
Notes: svn path=/head/; revision=447
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 d7d51e805287..061b730f0e18 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.2 1994/10/25 02:28:10 jkh Exp $
+# $Id: Makefile,v 1.3 1994/11/20 00:33:29 ats Exp $
#
-SUBDIR= gmake m4 mprof
+SUBDIR= gmake m4
.include <bsd.port.subdir.mk>