Skip to content

Commit

Permalink
Clean up the moar binary runners in 'make clean'.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatZim committed Mar 20, 2019
1 parent f0915e9 commit e0f84e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/build/Makefile-Moar.in
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,14 @@ M_CLEANUPS = \
$(PERL6_MOAR) \
rakudo_test_run.tar.gz \
$(M_BAT_RUNNER) \
$(M_C_RUNNER) \
$(M_PERL6_OPS_DLL) \
$(M_PERL6_OPS_OBJ) \
$(M_PERL6_CONT_OBJ) \
$(M_PERL6_OPS_DLL) \
$(PERL6_DEBUG_MOAR) \
$(M_BAT_DEBUG_RUNNER) \
$(M_C_DEBUG_RUNNER) \
$(M_BUILD_DIR)@slash@*.* \
@m_cleanups@

Expand Down

0 comments on commit e0f84e0

Please sign in to comment.