Eliminate a duplicate line.

Submitted by:	Heikki Suonsivu <hsu@cs.hut.fi>
This commit is contained in:
Jordan K. Hubbard 1995-02-09 11:09:41 +00:00
parent cfc9f6212d
commit 232fcad29a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6262

View File

@ -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"