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

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

version 1.4, 2017/06/12 18:49:34 version 1.5, 2019/12/21 21:40:01
Line 4 
Line 4 
 FILES=  std stdcrt vt100 vt300  FILES=  std stdcrt vt100 vt300
 NOOBJ=  noobj  NOOBJ=  noobj
   
 all clean cleandir depend tags:  all clean cleandir 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.4  
changed lines
  Added in v.1.5