diff options
-rw-r--r-- | scp2/source/quickstart/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/scp2/source/quickstart/makefile.mk b/scp2/source/quickstart/makefile.mk index d413e70bb93f..d3bb4d95b523 100644 --- a/scp2/source/quickstart/makefile.mk +++ b/scp2/source/quickstart/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:22 $ +# last change: $Author: rt $ $Date: 2004-03-04 14:11:20 $ # # 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 |