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.35 retrieving revision 1.36 diff -u -p -r1.35 -r1.36 --- src/share/Makefile 2018/06/10 17:55:11 1.35 +++ src/share/Makefile 2019/05/07 05:02:42 1.36 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2018/06/10 17:55:11 christos Exp $ +# $NetBSD: Makefile,v 1.36 2019/05/07 05:02:42 thorpej Exp $ # from @(#)Makefile 8.1 (Berkeley) 6/5/93 # Missing: ms @@ -7,7 +7,7 @@ .if ${MKSHARE} != "no" || \ make(clean) || make(cleandir) || make(distclean) || make(obj) -SUBDIR= dict examples legal man me misc mk \ +SUBDIR= dict examples installboot legal man me misc mk \ tabset terminfo tmac wscons xml .if ${MKGROFF} != "no"