chiark / gitweb /
crypto tests: Wire into Makefiles
authorMark Wooding <mdw@distorted.org.uk>
Wed, 1 Jan 2020 23:56:39 +0000 (23:56 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Jan 2020 01:02:37 +0000 (01:02 +0000)
commit71641f9bb3678c54b60265d4addfe59de894b323
tree28c4a7018cfa633fb63b6eb7bf80e3efea22e54c
parent16c9bac34a81048e13a65e49e0186ff3b751d4c7
crypto tests: Wire into Makefiles

We make every .o file depend on $(cat_CATS) because that's easier than
trying to write out a list of which ones need the includes from
Catacomb.

(This is largely a commit by Mark Wooding supplied to me as a
work-in-progress, but I (Ian Jackson) have edited it to fit in with
the new subdirmk build system etc.)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Dir.sd.mk
cat/Dir.sd.mk