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

Diff for /src/share/tabset/Makefile between version 1.3 and 1.4

version 1.3, 2011/07/08 15:20:40 version 1.4, 2017/06/12 18:49:34
Line 4 
Line 4 
 FILES=  std stdcrt vt100 vt300  FILES=  std stdcrt vt100 vt300
 NOOBJ=  noobj  NOOBJ=  noobj
   
 all clean cleandir depend lint tags:  all clean cleandir depend tags:
   
 realinstall:  realinstall:
         install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \          install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4