summaryrefslogtreecommitdiff
path: root/3rdParty/libb64/base64/VisualStudioProject/Makefile
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-12-13 15:53:59 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2015-12-13 15:53:59 +0100
commit35997e9d743721ee0392812d38e29616885a427c (patch)
tree36909a9eedfdbcb7591e7c568fef2a6b2ad4c692 /3rdParty/libb64/base64/VisualStudioProject/Makefile
parentebf669cdbf7854f03113a937605658f100aefd48 (diff)
downloadaCms-35997e9d743721ee0392812d38e29616885a427c.tar.gz
aCms-35997e9d743721ee0392812d38e29616885a427c.tar.bz2
renamed the project to aCms (avoid confusion)
Diffstat (limited to '3rdParty/libb64/base64/VisualStudioProject/Makefile')
-rw-r--r--3rdParty/libb64/base64/VisualStudioProject/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/3rdParty/libb64/base64/VisualStudioProject/Makefile b/3rdParty/libb64/base64/VisualStudioProject/Makefile
deleted file mode 100644
index 047fcb9..0000000
--- a/3rdParty/libb64/base64/VisualStudioProject/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-DEBRIS = base64.sdf base64.suo base64.vcxproj.user
-
-all:
-
-clean:
- rm -rf Debug Release
-
-distclean: clean
- rm -f $(DEBRIS)
-
- \ No newline at end of file