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
commit4327ec0deee4b5362354bd4bc0ec885a412cd071 (patch)
tree5ce6ce3b4b2408d57cba606f9e22559fcac2d46a /xmlsecurity/tools
parente5c11afa976b03cb55d33cf09e57ccec286ddb9b (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 1ab4575b5226..ce8be66850cf 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
#