mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-09-25 08:14:59 +00:00
Adding auto deletion of obj files to build_library
This commit is contained in:
@@ -31,4 +31,5 @@ then
|
||||
>&2 echo "$out"
|
||||
exit 5
|
||||
fi
|
||||
rm *.o
|
||||
echo "Compilation successful";
|
||||
|
||||
Reference in New Issue
Block a user