summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-02 11:46:03 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-02 12:06:11 +0100
commitd0b62c27f45258e02227f5e858cb44f500af14f3 (patch)
tree64661e70b5ac5d7edc29b59219fba52009d11fb2 /xmlsecurity/tools
parent2c32579a3045f446d46b583cb00799b8cbf55eaa (diff)
Clean up makefiles
Diffstat (limited to 'xmlsecurity/tools')
-rw-r--r--xmlsecurity/tools/standalone/mscsfit/makefile.mk16
1 files changed, 0 insertions, 16 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/makefile.mk b/xmlsecurity/tools/standalone/mscsfit/makefile.mk
index 1ab4575b5..ce8be6685 100644
--- a/xmlsecurity/tools/standalone/mscsfit/makefile.mk
+++ b/xmlsecurity/tools/standalone/mscsfit/makefile.mk
@@ -31,7 +31,6 @@ PRJNAME=xmlsecurity
TARGET=xmlsecurity-mscxsfit
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
-#TARGETTYPE=CUI
LIBTARGET=NO
@@ -109,21 +108,6 @@ APP4STDLIBS+= -lstdc++
APP4STDLIBS+= \
$(SHARE_LIBS)
-##
-## The 4th application
-##
-#APP5TARGET= decrypter
-#APP5OBJS= \
-# $(SHARE_OBJS) \
-# $(OBJ)$/decrypter.obj
-#
-#.IF "$(OS)" == "LINUX"
-#APP5STDLIBS+= -lstdc++
-#.ENDIF
-#
-#APP5STDLIBS+= \
-# $(SHARE_LIBS)
-
#
# The 5th application
#