NetBSD/crypto
mrg 6913120ff0 re-fix the previous - i had only fixed one case, not the general one.
guard the .BEGIN: rule with:

   .if !make(clean) && !make(cleandir) && !make(distclean) && !make(obj)

so that it doesn't trigger in cases where we don't expect the objdir
to exist already, or we don't want to be adding things while we're
cleaning them out.
2023-06-20 07:17:11 +00:00
..
dist/ipsec-tools Deal with OpenSSL-3.x 2023-05-09 02:31:02 +00:00
external re-fix the previous - i had only fixed one case, not the general one. 2023-06-20 07:17:11 +00:00
Makefile.openssl openssl: CWARNFLAGS, not COPTS, for -Wno-error=... 2023-05-25 19:12:51 +00:00
TODO