Module Name:    othersrc
Committed By:   jmmv
Date:           Thu Feb 16 04:07:33 UTC 2012

Modified Files:
        othersrc/usr.bin: Makefile

Log Message:
Recurse into 'window'.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/Makefile

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

Modified files:

Index: othersrc/usr.bin/Makefile
diff -u othersrc/usr.bin/Makefile:1.4 othersrc/usr.bin/Makefile:1.5
--- othersrc/usr.bin/Makefile:1.4	Mon Mar 23 21:03:59 2009
+++ othersrc/usr.bin/Makefile	Thu Feb 16 04:07:33 2012
@@ -1,5 +1,5 @@
-#	$NetBSD: Makefile,v 1.4 2009/03/23 21:03:59 stacktic Exp $
+#	$NetBSD: Makefile,v 1.5 2012/02/16 04:07:33 jmmv Exp $
 
-SUBDIR=	edit fsu_chflags fsu_du fsu_mkfifo fsu_touch
+SUBDIR=	edit fsu_chflags fsu_du fsu_mkfifo fsu_touch window
 
 .include <bsd.subdir.mk>

Reply via email to