#
gcc -c beschb.c -o beschb.o -fPIC -I./ -I/home/mw/include/NR -I/home/mw/include
gcc -c bessjy.c -o bessjy.o -fPIC -I./ -I/home/mw/include/NR -I/home/mw/include
gcc -c chebev.c -o chebev.o -fPIC -I./ -I/home/mw/include/NR -I/home/mw/include
gcc -c nrutil.c -o nrutil.o -fPIC -I./ -I/home/mw/include/NR -I/home/mw/include
#
gcc -c bessidl.c -o bessidl.o -fPIC -I./ 
ld -o bessidl.so bessidl.o chebev.o beschb.o bessjy.o nrutil.o -lm -shared
