Don't remove obj dir (or link) when doing `make cleandir'.

This commit is contained in:
mycroft 1993-08-03 23:01:06 +00:00
parent 4ea49841a4
commit ab127e8ac7

View File

@ -50,7 +50,6 @@ obj:
clean cleandir:
rm -f ${DOC}.* [eE]rrs mklog ${CLEANFILES}
rm -rf obj
FILES?= ${SRCS}
install: