- Make build/install of www /usr/obj prefix clean.
- Use make variables instead of hard coding commands, paths, and options.
- Wrap some long lines.
- Replace shell loops with make for loops, etc.
PR: docs/31132
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>