source: trunk/essentials/dev-lang/perl/hints/utekv.sh@ 3315

Last change on this file since 3315 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 499 bytes
Line 
1# XD88/10 UTekV hints by Kaveh Ghazi ([email protected]) 2/11/92
2# Modified by Andy Dougherty <[email protected]> 4 Oct. 1994
3
4# The -X18 is only if you are using the Greenhills compiler.
5ccflags="$ccflags -X18"
6
7usemymalloc='y'
8
9echo " " >&4
10echo "NOTE: You may have to take out makefile dependencies on the files in" >&4
11echo "/usr/include (i.e. /usr/include/ctype.h) or the make will fail. A" >&4
12echo "simple 'grep -v /usr/include/ makefile' should suffice." >&4
Note: See TracBrowser for help on using the repository browser.