Clean intermediate files for update-deps [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2022-05-25 15:06:47 +09:00
parent 9a8fc4e04c
commit 0114c72df0
No known key found for this signature in database
GPG Key ID: 7CD2805BFA3770C6
1 changed files with 1 additions and 0 deletions

View File

@ -509,6 +509,7 @@ clean-local::
enc/encinit.c enc/encinit.$(OBJEXT) $(pkgconfig_DATA) \
ruby-runner.$(OBJEXT) ruby-runner.h \
|| $(NULLCMD)
/usr/bin/find . -name '*.bc' -o -name '*.[is]' -delete
-$(Q)$(RMALL) exe/ *.dSYM
distclean-local::