summaryrefslogtreecommitdiff
path: root/3rdParty/libb64/base64/VisualStudioProject/Makefile
diff options
context:
space:
mode:
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