Skip to content

Instantly share code, notes, and snippets.

@finaldie
Last active December 28, 2015 11:58
Show Gist options
  • Save finaldie/7496785 to your computer and use it in GitHub Desktop.
Save finaldie/7496785 to your computer and use it in GitHub Desktop.

Revisions

  1. finaldie revised this gist Nov 16, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Makefile_example_without_@
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    all:
    echo "hello Makefile"
    @echo "hello Makefile"
  2. finaldie created this gist Nov 16, 2013.
    2 changes: 2 additions & 0 deletions Makefile_example_without_@
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    all:
    echo "hello Makefile"