summaryrefslogtreecommitdiffstats
path: root/web/server/h2o/libh2o/deps/yoml/Makefile
blob: 6f4859025ef4cdc6a834795e4b553754cfc923b7 (plain)
1
2
3
test:
	$(CC) -Wall -g -I deps/picotest deps/picotest/picotest.c test-yoml.c -lyaml -o test-yoml
	./test-yoml