Kaydet (Commit) 57c0daf5 authored tarafından Andras Timar's avatar Andras Timar

remove echo line that I used to debug the makefile

Change-Id: Ie2898f6b6cefed8d7b3a018760882c4bb345dc10
üst c7b1a2fe
......@@ -517,7 +517,6 @@ $(MISC)/lang/Langpack-{$(alllangiso)}.xcd : $(SOLARXMLDIR)/$(MY_MOD)/$$(@:b).xcu
$(MISC)/lang/Langpack-%.xcd .ERRREMOVE :
$(MKDIRHIER) $(@:d)
echo '************ $(alllangiso) ***************'
- $(RM) $(MISC)/$(@:b).list
echo '<list><dependency file="main"/>' \
'<filename>$(MY_MOD)/$(@:b).xcu</filename></list>' > $(MISC)/$(@:b).list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment