Skip to content

Instantly share code, notes, and snippets.

@ottidmes
Created July 21, 2017 01:28
Show Gist options
  • Save ottidmes/5f06c2d6d32623cf3b24e865838082f8 to your computer and use it in GitHub Desktop.
Save ottidmes/5f06c2d6d32623cf3b24e865838082f8 to your computer and use it in GitHub Desktop.
Growing make flags
╭─╴ ottidmes ~/my/dev/proj/bspwm [master]
╰─> buildPhase
make flags: SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash
make: Nothing to be done for 'all'.
╭─╴ ottidmes ~/my/dev/proj/bspwm [master]
╰─> buildPhase
make flags: SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash SHELL=/nix/store/fi3mbd2ml4pbgzyasrlnp0wyy6qi48fh-bash-4.4-p5/bin/bash
make: Nothing to be done for 'all'.
╭─╴ ottidmes ~/my/dev/proj/bspwm [master]
╰─>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment