diff TOOLS/realcodecs/28_8.sh @ 10122:5ea24082eaaa

wrappers for 14.4 and 28.8 codecs14_4.c
author rtognimp
date Sat, 17 May 2003 18:10:27 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TOOLS/realcodecs/28_8.sh	Sat May 17 18:10:27 2003 +0000
@@ -0,0 +1,4 @@
+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
+ 
\ No newline at end of file