added newline for formatting

This commit is contained in:
Noah Swerhun 2024-03-03 22:03:46 -06:00
parent 56fe695461
commit 6eb94ff3d8

View file

@ -71,6 +71,7 @@ fn target_generator(name: &str, config_table: &Table) -> String {
cflags_{name} = {compiler_flags}
linker_flags_{name} = {linker_flags}
linker_libs_{name} = {linker_libs}
rule cc_{name}
deps = gcc
depfile = $out.d