Skip to content

Commit

Permalink
Add distclean-csl rule (JuliaLang#39234)
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Jan 13, 2021
1 parent 5f07210 commit d49ece5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/csl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ clean-csl:
-rm -f $(build_shlibdir)/libwinpthread*$(SHLIB_EXT)*
-rm -f $(build_shlibdir)/libatomic*$(SHLIB_EXT)*
-rm -f $(build_shlibdir)/libgomp*$(SHLIB_EXT)*
distclean-csl: clean-csl

else
$(eval $(call bb-install,csl,CSL,true))
Expand Down

0 comments on commit d49ece5

Please sign in to comment.