DEBSOURCES
Skip Quicknav
sources / iraf / 2.17-4 / unix / f2c / libf2c / mkpkg.sh
123456789
#!/bin/sh # Bootstrap the F2C compiler and libraries. # Exit on error set -e make -f makefile.u mv libf2c.a ../../bin/ rm *.[aeo]