diff --git a/buildsys.mk.in b/buildsys.mk.in index 72d222e..9c13fb4 100644 --- a/buildsys.mk.in +++ b/buildsys.mk.in @@ -93,7 +93,6 @@ depend: pre-depend ${SRCS} if test x"$$regen" = x"1"; then \ list=""; \ ${DEPEND_STATUS}; \ - rm -f .deps; \ for i in ${SRCS}; do \ case $${i##*.} in \ c|cc|cxx|m) \