diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-05 09:50:24 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-05 09:50:24 +0000 |
commit | a38163f6508049977acd7a6aae8ac5b8ce130777 (patch) | |
tree | 3473b9bca6ecd2579e3f3fbcf73ba35121250e0c /helpcontent2/source/auxiliary/makefile.mk | |
parent | e5e325bf11cc4df522989159c120a8bd91e703f1 (diff) |
INTEGRATION: CWS ause068 (1.9.102); FILE MERGED
2006/09/21 15:21:54 hjs 1.9.102.1: #i69536# + no longer required before echo command
Diffstat (limited to 'helpcontent2/source/auxiliary/makefile.mk')
-rw-r--r-- | helpcontent2/source/auxiliary/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk index 58fa3729ca..9c915ab52a 100644 --- a/helpcontent2/source/auxiliary/makefile.mk +++ b/helpcontent2/source/auxiliary/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: rt $ $Date: 2006-01-13 16:16:48 $ +#* last change $Author: kz $ $Date: 2006-10-05 10:50:24 $ #* -#* $Revision: 1.9 $ +#* $Revision: 1.10 $ #* #* $Logfile:$ #* @@ -62,7 +62,7 @@ $(LOCTREEFILES) : $(TREEFILES) $(PRJ)$/source$/text$/shared$/localize.sdf $$(@:d @+$(TOUCH) $@ aux_dirs .PHONY : - +echo aux_langdirs:=$(aux_langdirs) > $(INCCOM)$/aux_langs.mk + echo aux_langdirs:=$(aux_langdirs) > $(INCCOM)$/aux_langs.mk $(COMMONBIN)$/helpimg.ilst .PHONY: +-$(RM) $@ |