[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / tabset

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/tabset/Makefile between version 1.7 and 1.8

version 1.7, 1996/10/18 05:59:33 version 1.8, 1997/03/24 21:57:10
Line 4 
Line 4 
 FILES=  3101 9837 aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \  FILES=  3101 9837 aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \
         stdcrt tandem653 teleray vt100 wyse-adds xerox1720 xerox1730 \          stdcrt tandem653 teleray vt100 wyse-adds xerox1720 xerox1730 \
         xerox1730-lm zenith29          xerox1730-lm zenith29
   FILESDIR= ${BINDIR}/tabset
 NOOBJ=  noobj  NOOBJ=  noobj
   
 all clean cleandir depend lint tags:  all clean cleandir depend lint tags:
   
 realinstall:  
         ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \  
             ${DESTDIR}${BINDIR}/tabset  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>