Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/share/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.34 retrieving revision 1.35 diff -u -p -r1.34 -r1.35 --- src/share/Makefile 2018/06/10 17:17:46 1.34 +++ src/share/Makefile 2018/06/10 17:55:11 1.35 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2018/06/10 17:17:46 kamil Exp $ +# $NetBSD: Makefile,v 1.35 2018/06/10 17:55:11 christos Exp $ # from @(#)Makefile 8.1 (Berkeley) 6/5/93 # Missing: ms @@ -19,6 +19,8 @@ SUBDIR+=i18n locale nls .endif .endif +SUBDIR.roff+= doc + # Speedup stubs for some subtrees that don't need to run these rules includes-examples includes-man: @true