Source-Changes archive

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

CVS commit: othersrc/external/bsd/gensetlist



Module Name:    othersrc
Committed By:   agc
Date:           Wed Jun  1 15:02:12 UTC 2011

Modified Files:
        othersrc/external/bsd/gensetlist: bsd.setlist.mk gensetlist.c

Log Message:
Recognise LINKS definitions in Makefiles, and generate the appropriate
set list entries, so that "make setlist" in src/usr.bin/cksum, for
example, DTRT:

% pwd
/usr/src/usr.bin/cksum
% make setlist

[src/distrib/sets/lists/base/mi]
./usr/bin/cksum         base-cksum-bin
./usr/bin/sum           base-cksum-bin
./usr/bin/md2           base-cksum-bin
./usr/bin/md4           base-cksum-bin
./usr/bin/md5           base-cksum-bin
./usr/bin/sha1          base-cksum-bin
./usr/bin/rmd160                base-cksum-bin

...


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/external/bsd/gensetlist/bsd.setlist.mk
cvs rdiff -u -r1.7 -r1.8 othersrc/external/bsd/gensetlist/gensetlist.c

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