gfxconversion/mifconv/makefile_templates/mifconv_step3.make
branchRCL_3
changeset 2 1f6339ced17d
parent 0 f453ebb75370
child 4 d3300267661e
equal deleted inserted replaced
1:23f0e6a5b752 2:1f6339ced17d
   130 	$(SVGTBINENCODE) $(addprefix -v ,$(SVGENCODINGVERSION)) $<
   130 	$(SVGTBINENCODE) $(addprefix -v ,$(SVGENCODINGVERSION)) $<
   131 
   131 
   132 
   132 
   133 
   133 
   134 ##########################################################################################
   134 ##########################################################################################
   135 # MBM file name resolution. BMCONV is called by mifconv.
   135 # MBM file name resolution. BMCONV is called by mifconv if -B is defined. Otherwise 
       
   136 # mifconv uses puilt-in logic for BMP to MBM -conversion.
   136 #
   137 #
   137 
   138 
   138 # Check if we have any bitmap sources available
   139 # Check if we have any bitmap sources available
   139 ifneq ($(strip $(BMPFILES)),)
   140 ifneq ($(strip $(BMPFILES)),)
   140     
   141