Diff for /capa/capa51/pProj/try.sh between versions 1.11 and 1.12

version 1.11, 2000/09/14 20:22:39 version 1.12, 2000/09/20 17:21:01
Line 53  PAR_OBJ="${ARCH}/capaCommon.o ${ARCH}/ca Line 53  PAR_OBJ="${ARCH}/capaCommon.o ${ARCH}/ca
 prefix=""   prefix="" 
 CCFLAG="-g -DUSE_DYNAMIC_SYMBOLS"  CCFLAG="-g -DUSE_DYNAMIC_SYMBOLS"
   
 PLIBS="-ll -lm -lcurses -ltermcap"  PLIBS="-ll -lm -lcurses "
   
   
   
Line 62  then Line 62  then
 CCFLAG="-O3 -DAIX"  CCFLAG="-O3 -DAIX"
 fi  fi
   
   if [ ${ARCH} = "Linux" ]
   then 
   CCFLAG="-g -DUSE_DYNAMIC_SYMBOLS -DCAPA_VER=\"${VER}.${BUGFIX}\" -DCOMPILE_DATE=\"`date +'%b-%d-%Y'`\""
   fi
   
 if [ ${ARCH} = "OSF1" ]  if [ ${ARCH} = "OSF1" ]
 then   then 
 #CCFLAG="-O3 -Olimit 1024 -DUSE_DYNAMIC_SYMBOLS -DUSE_DYNAMIC_LEXBUFS"  #CCFLAG="-O3 -Olimit 1024 -DUSE_DYNAMIC_SYMBOLS -DUSE_DYNAMIC_LEXBUFS"

Removed from v.1.11  
changed lines
  Added in v.1.12


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.