diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 15:17:29 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-14 15:17:29 +0000 |
commit | 30abee070516b39ca48f3b281a4489ad5ad496ee (patch) | |
tree | dfb33b4bf724296a09620fa15ef90c9900b88199 /helpcontent2/makefile.pmk | |
parent | fabf41d418c85461d293819cd88df811b2f8b981 (diff) |
INTEGRATION: CWS ause061 (1.15.44); FILE MERGED
2006/07/17 13:31:22 hjs 1.15.44.1: #i67158# fix rule pointed to by dmake 4.5 warnings
Diffstat (limited to 'helpcontent2/makefile.pmk')
-rwxr-xr-x | helpcontent2/makefile.pmk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/makefile.pmk b/helpcontent2/makefile.pmk index d26c760acb..9a637e0c4a 100755 --- a/helpcontent2/makefile.pmk +++ b/helpcontent2/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: hjs $ $Date: 2006-04-21 11:31:11 $ +# last change: $Author: hr $ $Date: 2006-08-14 16:17:29 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,7 +42,7 @@ ALLTAR : $(COMMONMISC)$/$(TARGET).done $(COMMONMISC)$/xhp_changed.flag optix $(HLANGXHPFILES) : $$(@:d)thisdir.created -$(COMMONMISC)$/{$(aux_alllangiso)}$/$(SHELL_PACKAGE)$/%.xhp : %.xhp +$(COMMONMISC)$/{$(aux_alllangiso)}$/$(SHELL_PACKAGE)$/%.xhp :| %.xhp @$(TOUCH) $@ # internal dependencies not sufficient to trigger merge? # @$(NULL) |