`make clean' depend on the inclunde file bsd.dep.mk

This commit is contained in:
Wolfram Schneider 1998-09-13 20:57:56 +00:00
parent 41990851b8
commit c7e4247c19
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39143

View File

@ -52,4 +52,5 @@ install:
${INSTALL} ${COPY} -o ${DOCOWN} -g ${DOCGRP} -m ${DOCMODE} \
${_docs} ${DESTDIR}${DOCDIR}/${VOLUME}
.include <bsd.dep.mk>
.include <bsd.obj.mk>