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:   riastradh
Date:           Sat Nov 23 04:07:37 UTC 2024

Modified Files:
        src/share/mk: bsd.lib.mk

Log Message:
bsd.lib.mk: Make update-symbols resolve ${LIB_EXPSYM} via .PATH.

By doing this instead of using ${.CURDIR}, we can have update-symbols
automatically copy it to the right place even if the .expsym file is
in a subdirectory, like libarch/i386/i386.expsym.


To generate a diff of this commit:
cvs rdiff -u -r1.415 -r1.416 src/share/mk/bsd.lib.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