diff options
author | jkh <jkh@FreeBSD.org> | 1995-04-28 09:30:54 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-04-28 09:30:54 +0000 |
commit | a059e660d6dd79bdb3bc7a660f3671eb63789c10 (patch) | |
tree | c119cad077b5f427ccb0fec3c587ba96c24c8c0d /usr.bin/Makefile | |
parent | 7cfd1d3ac26853ecc0c69422d7095117b84dc6c7 (diff) | |
download | FreeBSD-src-a059e660d6dd79bdb3bc7a660f3671eb63789c10.zip FreeBSD-src-a059e660d6dd79bdb3bc7a660f3671eb63789c10.tar.gz |
Add piano.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 7691edd..7079d0b 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.47 1995/04/15 08:19:16 phk Exp $ +# $Id: Makefile,v 1.48 1995/04/27 18:03:29 jfieber Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -9,17 +9,16 @@ SUBDIR= apply ar at banner basename biff cal calendar \ cap_mkdb chat checknr chflags chpass cksum col colcrt colldef colrm \ column comm compile_et compress cpp ctags cut devmenu \ - dig dirname dmenu du \ - env error expand f2c false file file2c find finger fmt \ - fold fpr from fsplit \ - fstat ftp gcore gencat getopt gprof head hexdump host \ - id indent ipcrm ipcs \ + dig dirname dmenu du env error expand f2c false file file2c \ + find finger fmt fold fpr from fsplit fstat ftp gcore gencat getopt \ + gprof head hexdump host id indent ipcrm ipcs \ join jot kdump ktrace key keyinfo keyinit lam last \ lastcomm leave lex locate lock logger login logname lorder \ lsvfs m4 mail make mesg mkdep mkfifo mklocale mkstr mk_cmds \ modstat more msgs mt ncftp netstat nfsstat nice \ - nm nohup pagesize passwd paste pr printenv printf quota ranlib rdist \ - renice rev rlogin rpcgen rpcinfo rs rsh rup ruptime rusers rwall \ + nm nohup pagesize passwd paste piano pr printenv \ + printf quota ranlib rdist renice rev rlogin rpcgen \ + rpcinfo rs rsh rup ruptime rusers rwall \ rwho script sed sgmls shar showmount size soelim split \ strings strip su symorder talk tconv tcopy tee telnet tftp time tip \ tn3270 touch tput tr true tset tsort tty ul uname unexpand \ |