annotate TOOLS/realcodecs/14_4.sh @ 18419:40712b70206c

wording
author kraymer
date Tue, 09 May 2006 22:46:43 +0000
parents 5ea24082eaaa
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10122
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
1 rm 14_4.so.6.0
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
2 gcc -c 14_4.c -g
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
3 ld -shared -o 14_4.so.6.0 14_4.o -ldl -lc
5ea24082eaaa wrappers for 14.4 and 28.8 codecs14_4.c
rtognimp
parents:
diff changeset
4