diff options
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/writer/makefile.mk | 6 | ||||
-rw-r--r-- | scp2/source/xsltfilter/makefile.mk | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/scp2/source/writer/makefile.mk b/scp2/source/writer/makefile.mk index 4f4a09061139..a6d1e68b2ae4 100644 --- a/scp2/source/writer/makefile.mk +++ b/scp2/source/writer/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: is $ $Date: 2004-02-05 18:10:30 $ +# last change: $Author: rt $ $Date: 2004-03-04 14:11:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,9 +70,7 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk SCP_PRODUCT_TYPE=osl diff --git a/scp2/source/xsltfilter/makefile.mk b/scp2/source/xsltfilter/makefile.mk index 4addd5ba5e56..ebd52f8ae7a7 100644 --- a/scp2/source/xsltfilter/makefile.mk +++ b/scp2/source/xsltfilter/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: is $ $Date: 2004-02-05 18:10:34 $ +# last change: $Author: rt $ $Date: 2004-03-04 14:11:53 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,9 +70,7 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk SCP_PRODUCT_TYPE=osl |