aboutsummaryrefslogtreecommitdiff
path: root/unix/f2c/src/mkpkg.sh
blob: 4092705debcc1b53ce339177f91e706c9aed7e93 (plain) (blame)
1
2
3
4
5
# Bootstrap the F2C compiler and libraries.

make -f makefile.u
mv f2c ../../bin/f2c.e
rm *.o