Small update for new directory

This commit is contained in:
Michiel Broek
2004-04-03 19:02:43 +00:00
parent 2bd0f01dd9
commit 8e5bf1000d
2 changed files with 7 additions and 3 deletions

View File

@@ -212,6 +212,10 @@ install:
echo "removed ${BINDIR}/mbtelnetd"; \
fi
@for d in ${SUBDIRS}; do (cd $$d && ${MAKE} -w $@) || exit; done
@if [ -d ${PREFIX}/doc ] ; then \
echo; echo "If there is nothing important in ${PREFIX}/doc" ; \
echo "you may remove that obsolete directory." ; \
fi
dist tar: ${TARFILE}