K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2015-10-17T05:55:45.381385Z K 7 svn:log V 415 Always export VERSION to the environment to avoid looking it up again in sub-makes. Some of the world phases that used plain '${MAKE} -f Makefile.inc1' were not passing this variable along which caused them to look it up again. By using bmake's .export we can remove it from all of the other environment lines. Add a comment about the usage for VERSION for ctfmerge. Sponsored by: EMC / Isilon Storage Division END