Removed an echo about directories not being enabled.

I removed libkern for the libraries target in the last commit too but
forgot to mention it.
Reviewed by:
Submitted by:
This commit is contained in:
Paul Richards 1994-08-26 20:44:12 +00:00
parent 9551619730
commit ce234f1240
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2303

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.12 1994/08/25 14:45:46 paul Exp $
# $Id: Makefile,v 1.13 1994/08/26 20:16:58 paul Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include and MOST of /usr/lib
@ -98,7 +98,6 @@ directories:
@echo "--------------------------------------------------------------"
@echo " Making directories"
@echo "--------------------------------------------------------------"
@echo " XXX Not yet ready in 2.0.0"
cd ${.CURDIR}/etc && ${MAKE} distrib-dirs
update: