General incremental update.
Fixed multipart/segment file/name headers with whitespace/quoted strings.
Added 'make debug'
Fixed potential bug in pldstr PLD_strtok() where comparison between ptr and char was being made instead of char =? char.
Cleaned up some compiler warnings