BSD 4_4_Lite2 development
[unix-history] / usr / src / contrib / perl-4.036 / hints / svr4.sh
cc='/bin/cc'
test -f $cc || cc='/usr/ccs/bin/cc'
ldflags='-L/usr/ucblib'
mansrc='/usr/share/man/man1'
ccflags='-I/usr/include -I/usr/ucbinclude'
libswanted=`echo $libswanted | sed 's/ ucb/ c ucb/'`