[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src

Diff for /src/Makefile between version 1.130 and 1.131

version 1.130, 2016/10/18 02:47:07 version 1.131, 2016/11/19 14:20:58
Line 71 
Line 71 
         @false          @false
 .else  .else
 build:  build:
           umask ${WOBJUMASK}; exec ${MAKE} do-build
   
   do-build:
 .ifdef GLOBAL_AUTOCONF_CACHE  .ifdef GLOBAL_AUTOCONF_CACHE
         cp /dev/null ${GLOBAL_AUTOCONF_CACHE}          cp /dev/null ${GLOBAL_AUTOCONF_CACHE}
 .endif  .endif

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.131