summaryrefslogtreecommitdiffstats
path: root/debian/vendor-h2o/deps/yoml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/vendor-h2o/deps/yoml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/vendor-h2o/deps/yoml/Makefile b/debian/vendor-h2o/deps/yoml/Makefile
new file mode 100644
index 0000000..6f48590
--- /dev/null
+++ b/debian/vendor-h2o/deps/yoml/Makefile
@@ -0,0 +1,3 @@
+test:
+ $(CC) -Wall -g -I deps/picotest deps/picotest/picotest.c test-yoml.c -lyaml -o test-yoml
+ ./test-yoml