Skip to content

Commit

Permalink
remove superfluous new line
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Nov 9, 2023
1 parent 38a6e84 commit 6e1c742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inst/templates/cran/Makevars
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ $(STATLIB):
echo `cargo --version` && echo `rustc --version`;
rm -Rf $(CARGOTMP) $(VENDOR_DIR) $(LIBDIR)/build; \


C_clean:
rm -Rf $(SHLIB) $(STATLIB) $(OBJECTS) $(CARGOTMP) $(VENDOR_DIR)

Expand Down

0 comments on commit 6e1c742

Please sign in to comment.