ISCE_INSAR/components/isceobj/Util/Library/poly2d/test/build

5 lines
228 B
Plaintext
Raw Normal View History

2019-01-16 19:40:08 +00:00
gcc -I ../include -c ../src/poly2d.c
gfortran -ffixed-line-length-none -I ../include -c ../src/poly2dState.F
#gfortran -ffixed-line-length-none -I ../include -c test.F
gfortran -ffixed-line-length-none -o test poly2d.o test.F