Skip to content

Commit

Permalink
Fix clean-dsfmt build rule. Bump Rmath.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Jun 30, 2014
1 parent 32e6fb3 commit b2fd3af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ $(DSFMT_OBJ_TARGET): $(DSFMT_OBJ_SOURCE)
$(INSTALL_NAME_CMD)libdSFMT.$(SHLIB_EXT) $(DSFMT_OBJ_TARGET)

clean-dsfmt:
-rm -f libdSFMT.$(SHLIB_EXT)
-rm -f dsfmt-$(DSFMT_VER)/libdSFMT.$(SHLIB_EXT)
distclean-dsfmt: clean-dsfmt
-rm -rf dsfmt*.tar.gz dsfmt-$(DSFMT_VER)

Expand Down
2 changes: 1 addition & 1 deletion deps/Rmath
Submodule Rmath updated from 8af75b to 226598

0 comments on commit b2fd3af

Please sign in to comment.