summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-09 11:09:41 +0000
committerjkh <jkh@FreeBSD.org>1995-02-09 11:09:41 +0000
commitb526ea331c411b1aab50c065205e7bf1eff4d7c2 (patch)
treef1ca01a35a3074fcb9d78453fd55828ea81b8462 /Makefile
parente0092e86d6996fb1f1c53e3886ae04f44724fdc8 (diff)
downloadFreeBSD-src-b526ea331c411b1aab50c065205e7bf1eff4d7c2.zip
FreeBSD-src-b526ea331c411b1aab50c065205e7bf1eff4d7c2.tar.gz
Eliminate a duplicate line.
Submitted by: Heikki Suonsivu <hsu@cs.hut.fi>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 9fe6d00..1659b8f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.38 1995/01/24 22:15:25 ache Exp $
+# $Id: Makefile,v 1.39 1995/01/24 22:30:37 ache Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@@ -102,7 +102,6 @@ world: hierarchy mk cleandist includes lib-tools libraries tools
${MAKE} depend all install
cd ${.CURDIR}/share/man && ${MAKE} makedb
-
hierarchy:
@echo "--------------------------------------------------------------"
@echo " Making hierarchy"
OpenPOWER on IntegriCloud