gfxconversion/mifconv/makefile_templates/mifconv_step3.make
changeset 12 9b222d6b819d
parent 0 f453ebb75370
child 14 fb7380a082a0
equal deleted inserted replaced
0:f453ebb75370 12:9b222d6b819d
   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