Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin Build i2cscan, since it is the list files.



details:   https://anonhg.NetBSD.org/src/rev/e0fa3916ebce
branches:  trunk
changeset: 770087:e0fa3916ebce
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Mon Oct 03 07:29:33 2011 +0000

description:
Build i2cscan, since it is the list files.

diffstat:

 usr.sbin/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r eb7cd33be8af -r e0fa3916ebce usr.sbin/Makefile
--- a/usr.sbin/Makefile Mon Oct 03 07:28:14 2011 +0000
+++ b/usr.sbin/Makefile Mon Oct 03 07:29:33 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.257 2011/08/01 23:19:52 matt Exp $
+#      $NetBSD: Makefile,v 1.258 2011/10/03 07:29:33 mbalmer Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -11,8 +11,8 @@
        flashctl fssconfig fusermount fwctl \
        gpioctl grfconfig gspa \
        hdaudioctl \
-       ifwatchd inetd installboot iopctl iostat ipwctl irdaattach isdn \
-       iteconfig iwictl \
+       i2cscan ifwatchd inetd installboot iopctl iostat ipwctl irdaattach \
+       isdn iteconfig iwictl \
        kgmon \
        lastlogin ldpd link lmcconfig lockstat lpr \
        mailwrapper makefs map-mbone mdconfig memswitch mlxctl mmcformat \



Home | Main Index | Thread Index | Old Index