Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin Replace "audioctl" with "audio" in sub directory list.



details:   https://anonhg.NetBSD.org/src/rev/511eb27a4cd1
branches:  trunk
changeset: 467622:511eb27a4cd1
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Mar 26 16:53:29 1999 +0000

description:
Replace "audioctl" with "audio" in sub directory list.

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 745b43e0abb4 -r 511eb27a4cd1 usr.bin/Makefile
--- a/usr.bin/Makefile  Fri Mar 26 16:40:09 1999 +0000
+++ b/usr.bin/Makefile  Fri Mar 26 16:53:29 1999 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.100 1999/03/03 12:00:19 jonathan Exp $
+#      $NetBSD: Makefile,v 1.101 1999/03/26 16:53:29 tron Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>                  # for EXPORTABLE_SYSTEM definition
 #                                      # and OBJECT_FMT definition
 
-SUBDIR=        apply apropos asa at audioctl banner basename bdes biff \
+SUBDIR=        apply apropos asa at audio banner basename bdes biff \
        bzip2 bzip2recover cal calendar cap_mkdb checknr chflags chpass \
        cksum cmp col colcrt colrm column comm compress \
        crontab crunch ctags cut dirname du eject env \



Home | Main Index | Thread Index | Old Index