Module Name: src Committed By: snj Date: Tue Jul 25 01:58:09 UTC 2017
Modified Files: src/sys/conf [netbsd-8]: Makefile.kern.inc Added Files: src/sys/conf [netbsd-8]: dts.mk Log Message: Pull up following revision(s) (requested by jmcneill in ticket #141): sys/conf/dts.mk: 1.1-1.2 sys/conf/Makefile.kern.inc: revision 1.260 Move the dts rule to a separate file and add dependencies handling. -- do dts depend processing in two passes, one for /include/ and one for #include To generate a diff of this commit: cvs rdiff -u -r1.256.8.2 -r1.256.8.3 src/sys/conf/Makefile.kern.inc cvs rdiff -u -r0 -r1.2.4.2 src/sys/conf/dts.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.