diff options
-rw-r--r-- | stoc/test/security/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stoc/test/security/makefile.mk b/stoc/test/security/makefile.mk index a28a620a8352..7eb887730bf5 100644 --- a/stoc/test/security/makefile.mk +++ b/stoc/test/security/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-08 08:31:47 $ +# last change: $Author: vg $ $Date: 2007-02-06 13:09:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,7 @@ NO_BSYMBOLIC=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Application 1 ------------------------------------------------ APP1TARGET= $(TARGET) |