summaryrefslogtreecommitdiff
path: root/third_party/incbin/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/incbin/test/Makefile')
-rw-r--r--third_party/incbin/test/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/incbin/test/Makefile b/third_party/incbin/test/Makefile
deleted file mode 100644
index aa31beca34..0000000000
--- a/third_party/incbin/test/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-test: asserts
- ./asserts
-
-asserts: asserts.c ../incbin.h
- $(CC) -o asserts asserts.c