darkhttpd/devel/Makefile

14 lines
264 B
Makefile
Raw Permalink Normal View History

all:
./run-tests
clean:
rm -f *.gcov \
test.out.log \
test.out.stderr \
test.out.stdout \
test.pyc \
2018-12-10 12:36:07 +03:00
test_make_safe_uri \
2021-02-21 09:07:12 +03:00
a.out darkhttpd.gcda darkhttpd.gcno \
fuzz_darkhttpd.o fuzz_llvm_make_safe_uri fuzz_socket
rm -rf tmp.fuzz tmp.httpd.tests