Module Name:    src
Committed By:   pgoyette
Date:           Sun Nov  8 17:01:58 UTC 2009

Modified Files:
        src/gnu: Makefile

Log Message:
There's no longer a gnu/usr.sbin so don't try to descend into it.

(Hello, skrll)


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/gnu/Makefile

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

Modified files:

Index: src/gnu/Makefile
diff -u src/gnu/Makefile:1.15 src/gnu/Makefile:1.16
--- src/gnu/Makefile:1.15	Sun Nov 12 01:20:00 2006
+++ src/gnu/Makefile	Sun Nov  8 17:01:58 2009
@@ -1,6 +1,6 @@
-#	$NetBSD: Makefile,v 1.15 2006/11/12 01:20:00 christos Exp $
+#	$NetBSD: Makefile,v 1.16 2009/11/08 17:01:58 pgoyette Exp $
 
-SUBDIR+= lib .WAIT usr.bin usr.sbin
+SUBDIR+= lib .WAIT usr.bin
 
 # Speedup stubs for some subtrees that don't need to run these rules
 includes-libexec:

Reply via email to