Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: riastradh
Date: Sun Apr 16 19:53:58 UTC 2017
Modified Files:
src/usr.bin/make: dir.c parse.c suff.c targ.c var.c
Log Message:
Use, don't kludge, MAKE_ATTR_UNUSED.
CID 1300234
CID 1300237
CID 1300238
CID 1300245
CID 1300255
CID 1300267
CID 1300284
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/usr.bin/make/dir.c
cvs rdiff -u -r1.218 -r1.219 src/usr.bin/make/parse.c
cvs rdiff -u -r1.84 -r1.85 src/usr.bin/make/suff.c
cvs rdiff -u -r1.61 -r1.62 src/usr.bin/make/targ.c
cvs rdiff -u -r1.213 -r1.214 src/usr.bin/make/var.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