Skip to content

Commit 5ddd7c0

Browse files
committed
clean new directory
1 parent c81327c commit 5ddd7c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

common.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -734,8 +734,8 @@ clean-local:: clean-runnable
734734
$(Q)$(RM) probes.h probes.$(OBJEXT) probes.stamp ruby-glommed.$(OBJEXT) ruby.imp ChangeLog $(STATIC_RUBY)$(EXEEXT)
735735
$(Q)$(RM) GNUmakefile.old Makefile.old $(arch)-fake.rb bisect.sh $(ENC_TRANS_D) builtin_binary.inc
736736
$(Q)$(RM) $(PRISM_BUILD_DIR)/.time $(PRISM_BUILD_DIR)/*/.time yjit_exit_locations.dump
737-
-$(Q)$(RMALL) yjit/target
738-
-$(Q) $(RMDIR) enc/jis enc/trans enc $(COROUTINE_H:/Context.h=) coroutine yjit \
737+
-$(Q)$(RMALL) target
738+
-$(Q) $(RMDIR) enc/jis enc/trans enc $(COROUTINE_H:/Context.h=) coroutine target \
739739
$(PRISM_BUILD_DIR)/*/ $(PRISM_BUILD_DIR) tmp \
740740
2> $(NULL) || $(NULLCMD)
741741

0 commit comments

Comments
 (0)