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

Diff for /pegasus/mak/message.mak between version 1.10 and 1.11

version 1.10, 2005/05/12 15:27:28 version 1.11, 2005/10/10 00:39:05
Line 26 
Line 26 
 #// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #// #//
 #//============================================================================== #//==============================================================================
 #include $(ROOT)/mak/common.mak  
   
 include $(ROOT)/mak/objects.mak  
   
 depend:  
   
 include $(ROOT)/mak/build.mak  
   
 include $(ROOT)/mak/docxx.mak  
   
 include $(ROOT)/mak/sub.mak  
   
 include $(ROOT)/mak/misc.mak  
   
  
 ################################################################################ ################################################################################
 ## ##
Line 69 
Line 55 
  
 # Rule for ICU resource bundles # Rule for ICU resource bundles
 ifdef ICU_ROOT ifdef ICU_ROOT
   messages: $(MSG_BUNDLES)
  
 $(MSG_DIR)/$(MSG_PACKAGE)_root.res: $(MSG_PACKAGE)_root.rb $(ERROR) $(MSG_DIR)/$(MSG_PACKAGE)_root.res: $(MSG_PACKAGE)_root.rb $(ERROR)
         $(MKDIRHIER) $(MSG_DIR)         $(MKDIRHIER) $(MSG_DIR)
Line 103 
Line 90 
 clean: clean:
 endif endif
  
   depend:
   
 ################################################################################ ################################################################################
 ## ##
 ## Build list of object names: ## Build list of object names:


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2