Files
palladum-lightning/tests/plugins
Rusty Russell 65d997842e Makefiles: remove redundant dependencies, and have objects depend on their Makefile.
1. $(JSMN_OBJS) is not set anywhere.
2. You don't need to depend on CCAN_HEADERS, COMMON_HEADERS or JSMN_HEADERS: the top level Makefile has all object depedning on it.
3. Similarly, CCAN_OBJS.
4. Every object file should be rebuilt if its Makefile changes.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-10-23 06:44:04 +10:30
..
2023-09-26 19:21:05 +02:00
2025-08-11 11:06:22 +09:30
2025-08-18 14:57:46 +09:30
2023-08-06 14:37:49 +09:30
2024-05-08 22:32:13 -05:00
2022-09-21 11:25:47 +02:00