Kaydet (Commit) 5de31fc0 authored tarafından Fred Drake's avatar Fred Drake

Oops, don't suppress echo of the rm command in l2hclean!

üst 03ff6f74
...@@ -209,7 +209,7 @@ clean: l2hclean ...@@ -209,7 +209,7 @@ clean: l2hclean
rm -f *.bak *.orig rm -f *.bak *.orig
l2hclean: l2hclean:
@rm -rf api ext lib tut rm -rf api ext lib tut
# Remove temporaries as well as final products # Remove temporaries as well as final products
clobber: clean clobber: clean
......
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