File: RUNLINUXINTEL64_ICC

package info (click to toggle)
intelrdfpmath 2.0u3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,088 kB
  • sloc: ansic: 310,558; makefile: 446; sh: 3
file content (5 lines) | stat: -rwxr-xr-x 107 bytes parent folder | download
1
2
3
4
5
echo "BEGIN BUILDING LIBRARY IN LINUX..."
rm *.a
./linuxbuild_icc
echo "END BUILDING LIBRARY IN LINUX..."