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

Diff for /pegasus/mak/config.mak between version 1.35 and 1.36

version 1.35, 2003/08/08 11:47:32 version 1.36, 2003/08/12 14:56:14
Line 182 
Line 182 
         @ 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.35  
changed lines
  Added in v.1.36

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2