Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/sets



Module Name:    src
Committed By:   matt
Date:           Mon Jun 22 05:59:59 UTC 2015

Modified Files:
        src/distrib/sets: mkvars.mk sets.subr

Log Message:
Using archdirs.mk in compat, automagically generate compat entries for
files tagged with compatfile relative to directories tagged with compatdir.
This also applies to compattestsdirs and compattestsfile when
MKCOMPAT != "no" and MKCOMPATTESTS != "no".
Using archdirs.mk in sys/modules/arch, set list entries are automatically
create for all the other defined variants in ARCHDIR_SUBDIR (if any).
This should cut down on set lists getting out-of-sync a lot.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/sets/mkvars.mk
cvs rdiff -u -r1.164 -r1.165 src/distrib/sets/sets.subr

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