Skip to content

Commit

Permalink
BLD: Add clean cpython sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
MilanSkocic committed Jun 22, 2024
1 parent b927df4 commit dbc620e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ clean:
rm -rf $(PY_SRC)/bin
rm -rf $(PY_SRC)/include
rm -rf $(PY_SRC)/lib
make -C $(PY_SRC) clean

0 comments on commit dbc620e

Please sign in to comment.