That rm -f is unnecessary.
This commit is contained in:
parent
cb6b070e1a
commit
5938b04f69
1 changed files with 0 additions and 1 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue