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:   joerg
Date:           Tue Sep  9 11:54:19 UTC 2008

Modified Files:
        src/share/mk: bsd.README bsd.lib.mk bsd.own.mk bsd.prog.mk

Log Message:
Add MKSTRIPIDENT to remove the RCS IDs from binary programs and shared
libraries for space-constraint systems. The description is based on the
feedback of hubertf@, the logic on input from lukem@

This obsoletes the removal of LIBC_SCCS and SYSLIBC_SCCS for libc builds.


To generate a diff of this commit:
cvs rdiff -r1.224 -r1.225 src/share/mk/bsd.README
cvs rdiff -r1.285 -r1.286 src/share/mk/bsd.lib.mk
cvs rdiff -r1.526 -r1.527 src/share/mk/bsd.own.mk
cvs rdiff -r1.234 -r1.235 src/share/mk/bsd.prog.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