File: RUNSOLARIS

package info (click to toggle)
intelrdfpmath 2.0u2-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,204 kB
  • sloc: ansic: 310,457; makefile: 397; sh: 3
file content (5 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (4)
1
2
3
4
5
echo "BEGIN BUILDING LIBRARY IN SOLARIS..."
rm *.a
./solarisbuild
echo "END BUILDING LIBRARY IN SOLARIS..."