Kaydet (Commit) bdc6b41f authored tarafından Peter Foley's avatar Peter Foley

fix typo

Change-Id: I5b11f1bb94841b08fd82da31ff348ffca4c487c6
üst 3fe98a75
......@@ -40,7 +40,7 @@ define gb_Pagein__command
$(call gb_Output_announce,$(2),$(true),PAG,5)
$(call gb_Helper_abbreviate_dirs,\
mkdir -p $(dir $(1)) && rm -f $(1) \
touch $(1) \
&& touch $(1) \
$(foreach object,$(OBJECTS),&& echo $(call gb_Pagein__make_path,$(object)) >> $(1)))
endef
......
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