* utils/hbmk2/hbmk2.*.po
* utils/hbmk2/hbmk2.prg
* some internal cleanups
+ invalid libpath detection extended to .hbc files
+ invalid header path detection extended to .hbc files
+ invalid libpath detection extended to an alternate lib directory
+ invalid header/lib path detection now detects some
relative path formats
+ invalid header/lib path detection now detects values
pointing to embedded C compiler location (these are
always invalid and handled by hbmk2 automatically)
; amazing what it takes to protect users from themselves!
I guess users who make above errors won't read the
warnings anyway.