mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-02-05 12:58:02 +08:00
优化make clean
This commit is contained in:
parent
a615098594
commit
266bd65372
1
Makefile
1
Makefile
@ -5,6 +5,7 @@ clean:
|
|||||||
python3 RemovePycacheFile.py
|
python3 RemovePycacheFile.py
|
||||||
cd VM-source ; make clean
|
cd VM-source ; make clean
|
||||||
rm VM-source/VirtualMachine -rfv
|
rm VM-source/VirtualMachine -rfv
|
||||||
|
rm -rfv VM-source/.qmake.stash
|
||||||
|
|
||||||
package:
|
package:
|
||||||
#cd VM-source && qmake
|
#cd VM-source && qmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user