(file) Return to make_basic.mk CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/make_basic.mk between version 1.36 and 1.37

version 1.36, 2009/01/29 18:57:22 version 1.37, 2009/01/29 19:06:04
Line 126  ifneq ($(DRMS_DEFAULT_RETENTION),)
Line 126  ifneq ($(DRMS_DEFAULT_RETENTION),)
 endif endif
  
 ifneq ($(CUSTOM_DEFINES),) ifneq ($(CUSTOM_DEFINES),)
 CUSTOMSW := $(CUSTOMSW) -D"\"$(__LOCALIZED_DEFS__)\""  CUSTOMSW := $(CUSTOMSW) -D$(CUSTOM_DEFINES)
 endif endif
  
 ### Build flags for all targets ### Build flags for all targets


Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

Karen Tian
Powered by
ViewCVS 0.9.4