]> Untitled Git - axy/ft/pushswap.git/commitdiff
Formatting
author= <=>
Wed, 10 Dec 2025 16:56:54 +0000 (17:56 +0100)
committer= <=>
Wed, 10 Dec 2025 16:56:54 +0000 (17:56 +0100)
Makefile

index 538e5a20130baef2e1a4dbd8867fdb5c85234889..83ad8fd50e01686d9008205f5bf346411cbf99a9 100644 (file)
--- 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 > $@