bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / os / tpf / TPFExport
1 #!/bin/sh
2 echo " Setting TPF/c89 environment variables"
3 export _C89_CCMODE=1
4 # replace the following with the location of your TPF include files
5 export _C89_INCDIRS="/u/tpf41/currentmaint/include /u/tpf41/currentmaint/include/oco" 
6 export TPF=YES
7 echo "Done"