Modified Makefile to avoid redundant echo.
[platform/upstream/openblas.git] / ftest.f
1       double complex function zhoge()
2
3       zhoge = (0.0d0,0.0d0)
4
5       return 
6       end