view TOOLS/realcodecs/drv3.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 drv3.so.6.0
gcc -c drv3.c -g &&
ld -shared -o drv3.so.6.0 drv3.o -ldl -lc