Kaydet (Commit) 411524d1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Typos

Change-Id: I2ff65979a9da7da12ad6ac97dc090898913a2e8c
üst 20452aa2
...@@ -128,10 +128,10 @@ $(call gb_UnoApiTarget_get_clean_target,%) : ...@@ -128,10 +128,10 @@ $(call gb_UnoApiTarget_get_clean_target,%) :
$(call gb_Output_announce,$*,$(false),UNO,4) $(call gb_Output_announce,$*,$(false),UNO,4)
-$(call gb_Helper_abbreviate_dirs,\ -$(call gb_Helper_abbreviate_dirs,\
rm -f $(call gb_UnoApiTarget_get_target,$*) \ rm -f $(call gb_UnoApiTarget_get_target,$*) \
$(call gb_UnoApiTarget_get_target,$*).oldformat $(call gb_UnoApiTarget_get_target,$*).oldformat \
-rm -rf $(call gb_UnoApiTarget_get_dep_target,$*) \ -rm -rf $(call gb_UnoApiTarget_get_dep_target,$*) \
$(basename $(call gb_UnoApiPartTarget_get_dep_target,$*)) \ $(basename $(call gb_UnoApiPartTarget_get_dep_target,$*)) \
$(call gb_UnoApiPartTarget_get_target,$*) $(call gb_UnoApiPartTarget_get_target,$*))
# cat the deps of all IDLs in one file, then we need only open that one file # cat the deps of all IDLs in one file, then we need only open that one file
define gb_UnoApiTarget__command_dep define gb_UnoApiTarget__command_dep
......
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