#!/bin/sh # genclntsh.sh (for Solaris 2.x) # prerelease version 0.1 # Script to create single shared client library for OCI, Pro*C, and XA # Modification history # # xx-Yyy-199z user # Change, reason for change. # # 01-May-1995 dkozlows # File created. # # Explicit path to ensure that we're using the correct commands PATH=/usr/bin:/usr/ccs/bin export PATH # # Lists of required function (and data) symbols for each library; # format requires one name per line; comments must be on separate lines listf_null() { cat <