view TOOLS/realcodecs/drv4.sh @ 7123:0f893a16c316

Reformat some paragraphs to make them fit 80 column displays. There should be only 2 spaces between options and descriptions.
author diego
date Wed, 28 Aug 2002 21:18:33 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm drv4.so.6.0
gcc -c drv4.c -g &&
ld -shared -o drv4.so.6.0 drv4.o -ldl -lc