]> git.cworth.org Git - apitrace/blobdiff - thirdparty/msvc/Makefile
Install all thirdparty licenses.
[apitrace] / thirdparty / msvc / Makefile
diff --git a/thirdparty/msvc/Makefile b/thirdparty/msvc/Makefile
deleted file mode 100644 (file)
index ab18b4d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-update: \
-       inttypes.h \
-       stdint.h
-
-%.h: FORCE
-       wget -N http://msinttypes.googlecode.com/svn/trunk/$@
-
-.PHONY: update
-
-FORCE: