blob: 3a1b13c1b6d15b6394670b47782d7fce9e35a575 (
plain)
1
2
3
4
5
|
yacc='/usr/bin/yacc -Sm25000'
ccflags="$ccflags -UM_I86"
d_mymalloc=define
echo "NOTE: you may have problems due to a spurious semicolon on the strerror()"
echo "macro definition in /usr/include/string.h. If so, delete the semicolon."
|