diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-26 16:11:12 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-26 16:11:12 +0200 |
commit | 0f25ca6953033d641eab32ffe3a3dffea585cb57 (patch) | |
tree | 03802a1bdce59f885fc50cf7410f9f33cf220363 /readlicense_oo/util/makefile.pmk | |
parent | f9892606da5135ce04f8ec8a9993b7fc6822189d (diff) | |
parent | f9561071999b3c5c8505d648c14fff7b1bcd0caa (diff) |
l10ntooling18: merge
Diffstat (limited to 'readlicense_oo/util/makefile.pmk')
-rwxr-xr-x | readlicense_oo/util/makefile.pmk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/readlicense_oo/util/makefile.pmk b/readlicense_oo/util/makefile.pmk index 88974113e612..8aee1ce3b69a 100755 --- a/readlicense_oo/util/makefile.pmk +++ b/readlicense_oo/util/makefile.pmk @@ -53,11 +53,7 @@ $(COMMONMISC)$/readme.dtd : ..$/readme.dtd virtual : $(MERGEDXRM) $(COMMONMISC)$/readme.dtd $(PRJ)$/docs/readme.xsl $(MISC)$/readme_text.xsl : virtual -.IF "$(USE_SHELL)"!="4nt" $(SED) 's#method="html".*>#method="text"/>#' < ..$/readme.xsl > $@ -.ELSE # "$(USE_SHELL)"!="4nt" - $(SED) "s/method=\"html\".*>/method=\"text\"\/>/" < ..$/readme.xsl > $@ -.ENDIF # "$(USE_SHELL)"!="4nt" $(MISC)$/$(GUI)$/$(eq,$(GUI),WNT readme README)_%.html : 'virtual' @@-$(MKDIRHIER) $(@:d) |