Cleanup last few build details
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a8a5cea9fb
commit
60d2651f2e
13 changed files with 34 additions and 25 deletions
6
deps/Makefile
vendored
6
deps/Makefile
vendored
|
@ -335,6 +335,12 @@ clean:
|
|||
rm -rf $(RACK_DEP_PATH)/jansson-2.12
|
||||
rm -rf $(RACK_DEP_PATH)/libarchive-3.4.3
|
||||
rm -rf $(RACK_DEP_PATH)/libsamplerate-0.1.9
|
||||
rm -rf $(RACK_DEP_PATH)/speexdsp/autom4te.cache
|
||||
rm -rf $(RACK_DEP_PATH)/speexdsp/libspeexdsp/.deps
|
||||
rm -rf $(RACK_DEP_PATH)/speexdsp/libspeexdsp/.libs
|
||||
rm -rf $(RACK_DEP_PATH)/speexdsp/libspeexdsp/*.lo
|
||||
rm -rf $(RACK_DEP_PATH)/speexdsp/libspeexdsp/*.o
|
||||
rm -rf $(RACK_DEP_PATH)/speexdsp/Makefile
|
||||
rm -rf $(RACK_DEP_PATH)/zstd-1.4.5
|
||||
rm -rf $(SURGE_DEP_PATH)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue