mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
This makes it build for me on FreeBSD 11: 1. $(MAKE) has to passed through into update-mocks. 2. FreeBSD sed doesn't turn \n into a newline on RHS. 3. Bash and mako dependencies were missing from INSTALL.md Fixes: #2850 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>