Refs #57. The bug about absolute path of shared library on Mac OSX.
authorXianyi <xianyi@iscas.ac.cn>
Fri, 16 Sep 2011 18:58:01 +0000 (02:58 +0800)
committerXianyi <xianyi@iscas.ac.cn>
Fri, 16 Sep 2011 18:58:01 +0000 (02:58 +0800)
commit68cae521dff0eb87a9de52685b8dee0f7b7e7418
tree5753dc42143228a06b73cc8c6440aecf134cf618
parentd0152ec8caa77c5f122572302c8c9589b3eb2909
Refs #57. The bug about absolute path of shared library on Mac OSX.

OSX cann't use relative path in shared library. Thank Mr.Kane for this patch. The detail is in this link (https://github.com/xianyi/OpenBLAS/issues/57).
Makefile
Makefile.install
exports/Makefile