# Drop the relase flag with the line "NIM_RELEASE_FLAG=" NIM_RELEASE_FLAG = -d:release !nim_build = |> ^o Nimble %B^ nimble cpp $(NIM_RELEASE_FLAG) --os:genode -d:posix -o:%B %f |> %B ./ : foreach src/*.nim |> !nim_build |> {output} : foreach {output} |> !strip_to_depot |> {binary} ifdef DEPOT_KEY : {binary} |> !depot_bin_tarball |> {tarballs} : foreach {tarballs} |> !public_signature |> endif