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

Diff for /pegasus/mak/config.mak between version 1.31.4.2 and 1.31.4.3

version 1.31.4.2, 2003/07/25 19:14:44 version 1.31.4.3, 2003/08/14 20:03:46
Line 167 
Line 167 
         @ exit 1         @ exit 1
 endif endif
  
   ################################################################################
   ##
   ##  Set up any platform independent compile conditionals by adding them to
   ##  precreated FLAGS parameter.
   ##  Assumes that the basic flags have been setup in FLAGS.
   ##  Assumes that compile time flags are controlled with -D CLI option.
   ##
   ################################################################################
   
   # Setup the conditional compile for client displays.
   #
   ifdef PEGASUS_CLIENT_TRACE_ENABLE
     DEFINES+= -DPEGASUS_CLIENT_TRACE_ENABLE
   endif
   
   
  
 ############################################################ ############################################################
 # #


Legend:
Removed from v.1.31.4.2  
changed lines
  Added in v.1.31.4.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2