Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/conf
Module Name: src
Committed By: riastradh
Date: Sat Apr 9 18:51:44 UTC 2016
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Use && to fail early if subcommands of kernel link fail.
(Remind me why we string together shell commands instead of just
using make targets?)
To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 src/sys/conf/Makefile.kern.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index