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