darkhttpd/devel/Makefile

13 lines
198 B
Makefile
Raw 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 \
a.out darkhttpd.gcda darkhttpd.gcno
rm -rf tmp.httpd.tests