Module Name:    src
Committed By:   he
Date:           Tue Oct 27 17:51:19 UTC 2009

Modified Files:
        src/external/bsd/flex: Makefile

Log Message:
Descend into the man/ subdirectory, so that flex.info gets installed,
and what gets installed matches up with the set lists.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/flex/Makefile

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

Modified files:

Index: src/external/bsd/flex/Makefile
diff -u src/external/bsd/flex/Makefile:1.1 src/external/bsd/flex/Makefile:1.2
--- src/external/bsd/flex/Makefile:1.1	Mon Oct 26 00:49:03 2009
+++ src/external/bsd/flex/Makefile	Tue Oct 27 17:51:19 2009
@@ -1,5 +1,5 @@
-#	$NetBSD: Makefile,v 1.1 2009/10/26 00:49:03 christos Exp $
+#	$NetBSD: Makefile,v 1.2 2009/10/27 17:51:19 he Exp $
 
-SUBDIR=	lib bin
+SUBDIR=	lib bin man
 
 .include <bsd.subdir.mk>

Reply via email to