Module Name: src Committed By: uwe Date: Sat Nov 17 23:08:38 UTC 2012
Modified Files: src/etc/root: Makefile Log Message: 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.4 src/etc/root/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.