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:           Thu May 19 16:48:16 UTC 2011

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

Log Message:
allow for multiple header files in an INCS makefile statement (as found in
libbluetooth, for example).

% pwd
/usr/src/lib/libbluetooth
% make setlist
...
[src/distrib/sets/lists/comp/mi]
./usr/include/bluetooth.h               comp-c-include
./usr/include/sdp.h             comp-c-include
./usr/share/man/cat3/bluetooth.0                comp-bluetooth-catman           
.cat
...


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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