buffer bug in SyLong2StrComma(); memory leak in preallocator
[syren.git] / Jamfile
blob4e1064a23bf6a00fdbe7d747f77fbe173e8caf4c
1 SubDir TOP ;
3 SubInclude TOP src ;
5 if ! $(NO_HTTPS) {
6   SubInclude TOP src xyssl ;
9 if ! $(SY_NOSCRIPT) {
10   SubInclude TOP src klisp ;