Module Name: src Committed By: bouyer Date: Sun Aug 28 10:32:23 UTC 2016
Modified Files: src/etc/root [netbsd-6]: Makefile Log Message: Pull up following revision(s) (requested by uwe in ticket #1368): etc/root/Makefile: revision 1.4 We don't need to include <bsd.prog.mk> to install a few config files just <bsd.files.mk> and <bsd.links.mk> is enough. Noticed because <bsd.prog.mk> sets LINKSMODE to BINMODE and that does the wrong thing at least for unprivileged builds. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.8.1 src/etc/root/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.