From 8f8d9c94bfa19cab2c24d519b463d11541375477 Mon Sep 17 00:00:00 2001 From: perry Date: Wed, 29 Jun 2005 21:20:15 +0000 Subject: [PATCH] add deroff and spell --- usr.bin/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index e3b77e49403b..63dde0af3f69 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2005/06/05 18:19:52 thorpej Exp $ +# $NetBSD: Makefile,v 1.147 2005/06/29 21:20:15 perry Exp $ # from: @(#)Makefile 8.3 (Berkeley) 1/7/94 .include @@ -7,7 +7,8 @@ SUBDIR= apply apropos asa at audio awk banner basename biff \ bzip2 bzip2recover cal calendar cap_mkdb cdplay \ checknr chflags chpass cksum cmp col colcrt colrm \ column comm compress config crontab crunch ctags cut \ - db dirname du eject elf2aout elf2ecoff env error expand extattr \ + deroff db dirname du \ + eject elf2aout elf2ecoff env error expand extattr \ false fdformat fgen file find finger fmt fold fpr from \ fsplit fstat ftp gcore genassym gencat getconf getent getopt gprof \ gzip head hexdump iconv id indent innetgr ipcrm ipcs join jot \ @@ -20,7 +21,7 @@ SUBDIR= apply apropos asa at audio awk banner basename biff \ printenv printf progress pwhash qsubst quota radioctl rdist \ renice rev rlogin rpcgen rpcinfo rs rsh rup ruptime \ rusers rwall rwho script sed seq shar shlock showmount \ - shuffle sockstat soelim sort split stat su systat tail talk \ + shuffle sockstat soelim sort spell split stat su systat tail talk \ tcopy tee telnet tftp time tip tn3270 top touch tput \ tr true tset tsort tty ul uname unexpand unifdef \ uniq units unvis usbhidaction usbhidctl users \