home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / cool.lha / ice / cpp / scripts / coolCC next >
Encoding:
Text File  |  1991-09-04  |  194 b   |  4 lines

  1. #!/bin/sh
  2. # Edit this file ONLY in cpp/scripts/coolCC
  3. cppC=icedir/cpp/cpp; export cppC; CC2 -D__cplusplus -Dvolatile= -I. -Iicedir/include -I/usr/include/CC2 $* -Licedir/lib/sparc -ltest -lCOOL
  4.