0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/TOOLS/realcodecs/28_8.sh
rtognimp d8c64be99c wrappers for 14.4 and 28.8 codecs14_4.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:10:27 +00:00

4 lines
75 B
Bash
Executable File

rm 28_8.so.6.0
gcc -c 28_8.c -g
ld -shared -o 28_8.so.6.0 28_8.o -ldl -lc