From: = <=> Date: Wed, 10 Dec 2025 16:56:54 +0000 (+0100) Subject: Formatting X-Git-Url: https://git.uwuaxy.net/?a=commitdiff_plain;h=33196b89cc5c03b79b6f5bdd10f9b4a99577c8fd;p=axy%2Fft%2Fpushswap.git Formatting --- diff --git a/Makefile b/Makefile index 538e5a2..83ad8fd 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ all : ${NAME} %.o : %.res ld -r -b binary -o $@ $< - + ${BUILDDIR}/%.res: _res_%.h | ${BUILDDIR} sed -n '\?/\*?d; n; n; :x p; n; bx' $^ | head -n-1 > $@