CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/13 22:11:09
Modified files:
regress/usr.sbin/rpki-client/openssl: Makefile
regress/usr.sbin/rpki-client/openssl/build: Makefile
Log message:
Fix rpki-client/openssl/build test for trees outside /usr/src
The way this was written it assumed obj@ symlinks and would break with
obj/ directories. Slightly rework the targets to work in both situations.
tweak/test bluhm, test/ok anton
