Align tabs with previous lines

This commit is contained in:
Kyle Rankin 2018-02-19 16:44:24 -08:00
parent 88c732833a
commit bb465ad513
No known key found for this signature in database
GPG Key ID: 555577116BFA74B9

View File

@ -10,7 +10,7 @@ slang_configure := ./configure \
$(CROSS_TOOLS) \
--prefix "/" \
--host i386-elf-linux \
--with-png=no \
--with-png=no \
slang_target := \
$(MAKE_JOBS) \