.gitignore export RUSTUP_HOME RUSTC_FLAGS = -C debuginfo=0 -C opt-level=3 --edition 2021 : initrd_maker.rs |> rustc $(RUSTC_FLAGS) -o %o %f |> %B