Commit 4bd4cc32 authored by Roman Yurchak's avatar Roman Yurchak

Avoid rm */build

parent 8be338a1
......@@ -5,4 +5,4 @@ all:
../tools/buildall . ../build --ldflags="$(SIDE_LDFLAGS)" --host=$(HOSTPYTHONROOT) --target=$(TARGETPYTHONROOT)
clean:
rm -rf */build
rm -rf ./*/build
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