Module Name: src
Committed By: riastradh
Date: Wed Aug 9 08:22:33 UTC 2023
Modified Files:
src/tests/rump/rumpkern: Makefile
Log Message:
tests/rump/rumpkern: Use PROGDPLIBS, not explicit -L/-l.
This way we relink the t_* test programs whenever changes under
tests/rump/kernspace change libkernspace.a.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/rump/rumpkern/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.