(file) Return to platform_SOLARIS_SPARC_CC.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_SOLARIS_SPARC_CC.mak between version 1.8 and 1.10

version 1.8, 2004/09/01 00:03:56 version 1.10, 2005/03/19 04:01:37
Line 12 
Line 12 
  
 YACC = yacc YACC = yacc
  
   RM = rm -f
   
   DIFF = diff
   
   SORT = sort
   
 COPY = cp COPY = cp
  
 MOVE = mv MOVE = mv
Line 45 
Line 51 
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
 FLAGS = -g -pto -KPIC -mt -xs -xildoff FLAGS = -g -pto -KPIC -mt -xs -xildoff
 else else
 FLAGS = -O -pto -KPIC -mt -xildoff  FLAGS = -O -pto -KPIC -mt -xildoff -s -xipo=1
 endif endif
  
 SYS_LIBS = -lpthread -ldl -lsocket -lnsl -lxnet SYS_LIBS = -lpthread -ldl -lsocket -lnsl -lxnet


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2