Source-Changes archive

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

CVS commit: src/share/mk



Module Name:    src
Committed By:   christos
Date:           Wed Dec 26 22:57:22 UTC 2018

Modified Files:
        src/share/mk: bsd.inc.mk bsd.kinc.mk

Log Message:
Remove extra -c. -c has been the default behavior since 2003, and
the comment why it is needed was introduced in 2001. We don't want
to duplicate -c which is set in ${COPY} because someone might want
to override that.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/mk/bsd.inc.mk
cvs rdiff -u -r1.36 -r1.37 src/share/mk/bsd.kinc.mk

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