diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-03-06 20:19:26 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-03-06 20:19:26 +0000 |
commit | 9b69d88557d780dd96b90dad1208e71f14ae4ed1 (patch) | |
tree | a1327489de139155684b2a5e6efae2bf573a320e /usr.bin/Makefile | |
parent | ab2a49abcd3f84660d7157d8ada37cc67c3db0b2 (diff) |
add missing reference to infocmp
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index eb6445635b3..678aa5ddf42 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.55 1999/03/05 04:47:44 tholo Exp $ +# $OpenBSD: Makefile,v 1.56 1999/03/06 20:19:17 millert Exp $ .include <bsd.own.mk> @@ -7,8 +7,8 @@ SUBDIR= apply apropos arch asa at aucat audioctl awk banner basename bdes biff \ colrm column comm compile_et compress cpp crontab ctags cut dirname \ du elf2olf encrypt env error expand false file file2c find finger fmt \ fold from fsplit fstat ftp gencat getconf getopt gprof head hexdump \ - id indent ipcrm ipcs join jot kdump ktrace lam last lastcomm leave \ - less lex lndir locate lock logger login logname look lorder m4 \ + id indent infocmp ipcrm ipcs join jot kdump ktrace lam last lastcomm \ + leave less lex lndir locate lock logger login logname look lorder m4 \ machine mail make man mesg midiplay mixerctl mkdep mkfifo mkstr \ mktemp modstat msgs nc netstat newsyslog \ nfsstat nice nohup oldrdist pagesize passwd paste patch pr printenv \ |