Skip to content
Snippets Groups Projects
Commit d1fcfb90 authored by Alexander E Pace's avatar Alexander E Pace
Browse files

fixed the openblas makefile

parent 39ff8677
No related branches found
No related tags found
No related merge requests found
......@@ -317,7 +317,7 @@ $(TARDIR) :
wget --no-check-certificate http://ligo-vcs.phys.uwm.edu/cgit/gstlal/plain/gstlal-inspiral/share/profile/patches/gstreamer-bison.patch --directory-prefix=$(PATCH_DIR) -nc
mkdir -p $(TARDIR)
$(TARDIR)/$(OPENBLAS).tar.gz : $(TARDIR)
$(TARDIR)/v$(OPENBLAS).tar.gz : $(TARDIR)
wget --no-check-certificate http://github.com/xianyi/OpenBLAS/archive/v$(OPENBLAS).tar.gz --directory-prefix=$(TARDIR) -nc
$(TARDIR)/$(DOXYGEN).src.tar.gz : $(TARDIR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment