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:           Tue Mar 29 22:48:04 UTC 2022

Modified Files:
        src/share/mk: bsd.inc.mk bsd.kinc.mk bsd.kmodule.mk bsd.lib.mk
            bsd.links.mk bsd.obj.mk bsd.own.mk

Log Message:
get rid of old style `` command substitution in shell and use $() instead.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/share/mk/bsd.inc.mk
cvs rdiff -u -r1.37 -r1.38 src/share/mk/bsd.kinc.mk
cvs rdiff -u -r1.76 -r1.77 src/share/mk/bsd.kmodule.mk
cvs rdiff -u -r1.388 -r1.389 src/share/mk/bsd.lib.mk
cvs rdiff -u -r1.34 -r1.35 src/share/mk/bsd.links.mk
cvs rdiff -u -r1.52 -r1.53 src/share/mk/bsd.obj.mk
cvs rdiff -u -r1.1275 -r1.1276 src/share/mk/bsd.own.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