mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-05-10 14:29:21 +00:00
Cleanup
This commit is contained in:
@@ -128,3 +128,12 @@ Notes:
|
||||
# /Applications/CMake.app/Contents/bin/cmake ..
|
||||
# make install
|
||||
```
|
||||
|
||||
11. SOX
|
||||
```
|
||||
# git clone git://sox.git.sourceforge.net/gitroot/sox/sox
|
||||
# cd sox
|
||||
# autoreconf -i
|
||||
# ./configure --prefix=/usr/local
|
||||
# make install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user