revert all my recent changes to CustomTarget_readme.mk

Change-Id: I1c831ae13b3bc4856acf819bf3d0a76c3b89422c
This commit is contained in:
Andras Timar
2012-09-23 15:30:43 +02:00
parent 7a25d25ec6
commit 04ca03dc66

View File

@@ -36,7 +36,7 @@ readlicense_oo_README_XRM := $(readlicense_oo_DIR)/readme.xrm
$(readlicense_oo_DIR)/readme.xrm : \
$(SRCDIR)/readlicense_oo/docs/readme.xrm \
$(readlicense_XRMEXTARGET) \
$(gb_SDFLOCATION)/readlicense_oo/docs/readme/localize.sdf \
$(gb_SDFLOCATION)/readlicense_oo/docs/localize.sdf \
| $(readlicense_oo_DIR)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),XRM,1)
$(call gb_Helper_abbreviate_dirs, \
@@ -44,7 +44,7 @@ $(readlicense_oo_DIR)/readme.xrm : \
-p readlicense_oo \
-i $< \
-o $@ \
-m $(gb_SDFLOCATION)/readlicense_oo/docs/readme/localize.sdf \
-m $(gb_SDFLOCATION)/readlicense_oo/docs/localize.sdf \
-l all)
endif