mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 18:44:54 +00:00
642b7647f1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@602 d0543943-73ff-0310-b7d9-9358b9ac24b2
6 lines
101 B
Bash
Executable File
6 lines
101 B
Bash
Executable File
./configure $@
|
|
make
|
|
*.a $(PREFIX)/lib
|
|
include/* $(PREFIX)/include
|
|
ranlib $(PREFIX)/lib/libresample.a
|