Cleanup last few build details

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2024-01-01 19:39:53 +01:00
parent a8a5cea9fb
commit 60d2651f2e
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
13 changed files with 34 additions and 25 deletions

6
deps/Makefile vendored
View file

@ -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)