Ack! Mk must go before cleandist in the world rule now. Otherwise

cleandist will fall over at gnu/lib/libreadline/doc when bsd.info.mk
is not found.
This commit is contained in:
Jordan K. Hubbard 1995-01-11 11:52:50 +00:00
parent 056dfea8f8
commit 0351215ee6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5511

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.31 1994/12/04 02:46:28 ache Exp $
# $Id: Makefile,v 1.32 1995/01/03 22:03:25 nate Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@ -103,7 +103,7 @@ CLEANDIR= clean
CLEANDIR= cleandir
.endif
world: hierarchy cleandist mk includes lib-tools libraries tools
world: hierarchy mk cleandist includes lib-tools libraries tools
@echo "--------------------------------------------------------------"
@echo " Rebuilding ${DESTDIR} The whole thing"
@echo "--------------------------------------------------------------"