diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-01-02 22:12:28 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-01-02 22:12:28 +0000 |
commit | 65c54a3c60e8ca4b0704f26a7763c659ce9f12c9 (patch) | |
tree | e819bc63d9f2c706166e6c303f5e836221f6b328 /usr.bin/Makefile | |
parent | af29207e9a3549557f0d1c3abcc9f9f398a087ab (diff) |
new utility for playing sound files
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r-- | usr.bin/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 4f24a4a3c7f..c64e0fc426d 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.34 1996/12/23 22:56:50 rahnds Exp $ +# $OpenBSD: Makefile,v 1.35 1997/01/02 22:12:26 kstailey Exp $ # $NetBSD: Makefile,v 1.62 1996/03/10 05:45:43 thorpej Exp $ # from: @(#)Makefile 5.8.1.1 (Berkeley) 5/8/91 .include <bsd.own.mk> -SUBDIR= apply apropos arch asa at awk banner basename bdes biff cal calendar \ - cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt colrm \ - column comm compile_et compress cpp crontab ctags cut dirname du \ - elf2olf encrypt env error expand false file file2c find finger fmt \ +SUBDIR= apply apropos arch asa at aucat awk banner basename bdes biff cal \ + calendar cap_mkdb cdio checknr chflags chpass cksum cmp col colcrt \ + 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 head hexdump id \ indent \ info_mkdb ipcrm ipcs join jot kdump ktrace lam last lastcomm leave \ |