diff options
author | Joachim Lingner <jl@openoffice.org> | 2001-04-19 14:36:36 +0000 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2001-04-19 14:36:36 +0000 |
commit | bcae92cb95930cdcd634e12c2a5988609f7ef6d7 (patch) | |
tree | abe385c99de9c18b82239a6d5f465ef5be0089ec /salhelper | |
parent | b1b2a9adf7698a762f1dfc8495d56ee1761e1f9f (diff) |
*** empty log message ***
Diffstat (limited to 'salhelper')
-rw-r--r-- | salhelper/source/makefile.mk | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/salhelper/source/makefile.mk b/salhelper/source/makefile.mk index 8f268b73f9af..e0ac77c26b72 100644 --- a/salhelper/source/makefile.mk +++ b/salhelper/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: jl $ $Date: 2001-04-18 15:26:23 $ +# last change: $Author: jl $ $Date: 2001-04-19 15:36:36 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -122,6 +122,6 @@ SHL1VERSIONMAP= lngi.map .INCLUDE : target.mk -$(MISC)$/$(SHL1TARGET).flt : makefile.mk - +echo _TI2 >$@ - +echo _TI1 >>$@ +#$(MISC)$/$(SHL1TARGET).flt : makefile.mk +# +echo _TI2 >$@ +# +echo _TI1 >>$@ |