n2n/tools
Hamish Coleman 473b89c963 Simplify build system by using standard macro
Most environments have predefined macros that identify the environment
to the source code.  If we use these macros instead of defining our own
then there is one less parameter difference to keep track of with
different builds

cf:
    http://web.archive.org/web/20191012035921/http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system
    https://sourceforge.net/p/predef/wiki/OperatingSystems/
2023-07-01 19:08:43 +08:00
..
Makefile Ensure LDLIBS is consistantly treated 2023-05-10 18:41:18 +01:00
n2n-benchmark.c iwyu: n2n-benchmark.c 2023-06-18 10:55:07 +01:00
n2n-decode.c Simplify build system by using standard macro 2023-07-01 19:08:43 +08:00
n2n-keygen.c iwyu: n2n-keygen.c 2023-06-18 10:56:05 +01:00
n2n-portfwd.c Simplify build system by using standard macro 2023-07-01 19:08:43 +08:00
n2n-route.c Simplify build system by using standard macro 2023-07-01 19:08:43 +08:00
tests-auth.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-compress.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-elliptic.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-hashing.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-transform.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00
tests-wire.c iwyu: tools/test*.c 2023-06-18 11:34:28 +01:00