Changeset 2844 for ThirdParty/Blas/trunk
- Timestamp:
- Aug 15, 2013 6:30:16 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/trunk/get.Blas
r2843 r2844 8 8 echo "Utility wget not found in your PATH." 9 9 if test `uname` = Darwin; then 10 wgetcmd= ftp10 wgetcmd="curl -L -k -O" 11 11 echo "Using ftp command instead." 12 12 elif test `uname` = FreeBSD; then
Note: See TracChangeset
for help on using the changeset viewer.