Pull OpenSSL test into the Makefile using it to avoid it on "make obj"
authorkn <kn@openbsd.org>
Mon, 8 Nov 2021 23:06:49 +0000 (23:06 +0000)
committerkn <kn@openbsd.org>
Mon, 8 Nov 2021 23:06:49 +0000 (23:06 +0000)
commitab54f8498c7ceccd5375419d356966dac091897f
tree39d00699263d6ae0b981f7e5784c6e07d26db47f
parent0762663023dbfa64943f0bad55aba75962caa237
Pull OpenSSL test into the Makefile using it to avoid it on "make obj"

This way a top-down "make obj" does nothing but symlink creation and "make"
or "make regress" still does the eopenssl11 check at the very end.

This is how the rest of the regress suite does it, e.g. sys/netinet/pmtu.

OK tb
regress/usr.sbin/rpki-client/Makefile
regress/usr.sbin/rpki-client/openssl11/Makefile