Deleted Added
full compact
Makefile (1.138) Makefile (1.139)
1# $NetBSD: Makefile,v 1.138 2004/03/26 08:52:26 mrg Exp $
1# $NetBSD: Makefile,v 1.139 2004/04/01 14:41:53 martin Exp $
2# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
3
4.include <bsd.own.mk>
5
6SUBDIR= apply apropos asa at audio awk banner basename biff \
7 bzip2 bzip2recover cal calendar cap_mkdb cdplay \
8 checknr chflags chpass cksum cmp col colcrt colrm \
9 column comm compress crontab crunch ctags cut \

--- 10 unchanged lines hidden (view full) ---

20 printenv printf progress pwhash qsubst quota radioctl rdist \
21 renice rev rlogin rpcgen rpcinfo rs rsh rup ruptime \
22 rusers rwall rwho script sed shar shlock showmount \
23 shuffle soelim sort split stat su systat tail talk \
24 tcopy tee telnet tftp time tip tn3270 top touch tput \
25 tr true tset tsort tty ul uname unexpand unifdef \
26 uniq units unvis usbhidaction usbhidctl users \
27 uudecode uuencode vacation vgrind vi vis vmstat w \
2# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
3
4.include <bsd.own.mk>
5
6SUBDIR= apply apropos asa at audio awk banner basename biff \
7 bzip2 bzip2recover cal calendar cap_mkdb cdplay \
8 checknr chflags chpass cksum cmp col colcrt colrm \
9 column comm compress crontab crunch ctags cut \

--- 10 unchanged lines hidden (view full) ---

20 printenv printf progress pwhash qsubst quota radioctl rdist \
21 renice rev rlogin rpcgen rpcinfo rs rsh rup ruptime \
22 rusers rwall rwho script sed shar shlock showmount \
23 shuffle soelim sort split stat su systat tail talk \
24 tcopy tee telnet tftp time tip tn3270 top touch tput \
25 tr true tset tsort tty ul uname unexpand unifdef \
26 uniq units unvis usbhidaction usbhidctl users \
27 uudecode uuencode vacation vgrind vi vis vmstat w \
28 wall wc what whatis whereis which who whois window \
28 wall wc what whatis whereis who whois window \
29 write xargs xinstall xlint xstr yacc yes
30
31.if (${MKHESIOD} != "no")
32SUBDIR+= hesinfo
33.endif
34
35.if (${MKKERBEROS} != "no")
36SUBDIR+= compile_et kdestroy kinit klist mk_cmds string2key

--- 17 unchanged lines hidden ---
29 write xargs xinstall xlint xstr yacc yes
30
31.if (${MKHESIOD} != "no")
32SUBDIR+= hesinfo
33.endif
34
35.if (${MKKERBEROS} != "no")
36SUBDIR+= compile_et kdestroy kinit klist mk_cmds string2key

--- 17 unchanged lines hidden ---