Module Name:    src
Committed By:   christos
Date:           Tue Jul 15 13:19:44 UTC 2014

Modified Files:
        src/tools: Makefile

Log Message:
descend to vgrind


To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/tools/Makefile

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

Modified files:

Index: src/tools/Makefile
diff -u src/tools/Makefile:1.175 src/tools/Makefile:1.176
--- src/tools/Makefile:1.175	Sun Jun 15 10:36:57 2014
+++ src/tools/Makefile	Tue Jul 15 09:19:44 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.175 2014/06/15 14:36:57 pooka Exp $
+#	$NetBSD: Makefile,v 1.176 2014/07/15 13:19:44 christos Exp $
 
 .include <bsd.own.mk>
 .include <bsd.endian.mk>
@@ -117,7 +117,7 @@ SUBDIR += .WAIT texinfo \
 		.WAIT paxctl \
 		.WAIT fdisk \
 		.WAIT installboot \
-		pwd_mkdb strfile sunlabel zic
+		pwd_mkdb strfile sunlabel vgrind zic
 .endif
 SUBDIR+= stat .WAIT config
 

Reply via email to