diff --git a/Makefile b/Makefile index 9fe6d00c698f..1659b8f20210 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"