aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2014-10-30Adds $(OUTPUT) files to `make clean` targetJoshua Randall
Modifies the `make clean` target so that output binaries bin/gemma and/or bin/gemmaf will be removed so that they will definitely be rebuilt after `make clean`
2014-10-30Fixes dynamic compilationJoshua Randall
Fixes dynamic compilation on systems where -lblas is required for symbols such as `dgemm_`
2014-10-30makes dist tar file not explode into ./Joshua C. Randall
2014-09-22version 0.95alphaxiangzhou
2014-09-20version 0.95alphaxiangzhou