Module Name:    src
Committed By:   mbalmer
Date:           Mon Oct  3 07:29:33 UTC 2011

Modified Files:
        src/usr.sbin: Makefile

Log Message:
Build i2cscan, since it is the list files.


To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 src/usr.sbin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/Makefile
diff -u src/usr.sbin/Makefile:1.257 src/usr.sbin/Makefile:1.258
--- src/usr.sbin/Makefile:1.257	Mon Aug  1 23:19:52 2011
+++ src/usr.sbin/Makefile	Mon Oct  3 07:29:33 2011
@@ -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 @@ SUBDIR=	ac accton acpitools altq apm apm
 	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 \

Reply via email to