chiark / gitweb /
Makefile.in: Move settings of various directories above CFLAGS etc.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 27 Sep 2014 14:37:20 +0000 (15:37 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Oct 2014 17:25:20 +0000 (18:25 +0100)
commit7bb5f26bb1d15f76cedb6f012ecd3dfbae1f2b25
tree6b90b6df29dca31f900e47516a2fdc8065086c0a
parenta18fd3750a7b461a92e3f90cb6c20ba9e757dbda
Makefile.in: Move settings of various directories above CFLAGS etc.

We are going to want to -D some of these for the benefit of the secnet
executable finding its helpers.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile.in