Commit 8be338a1 authored by Roman Yurchak's avatar Roman Yurchak

Minor Makefile fixes

parent 81db3193
......@@ -118,8 +118,8 @@ benchmark: all build/test.html
clean:
rm -fr root
rm build/*
rm src/*.bc
rm -fr build/*
rm -fr src/*.bc
make -C packages clean
make -C six clean
echo "The Emsdk and CPython are not cleaned. cd into those directories to do so."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment