Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add "nothing" target
  • Loading branch information
falkTX committed Apr 5, 2018
1 parent db21d6f commit 8aa450f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -6,6 +6,9 @@

# NOTE: this file assumes Makefile.mk has been included before

# dummy first target that does nothing
nothing:

# ---------------------------------------------------------------------------------------------------------------------
# DPF plugins

Expand Down

0 comments on commit 8aa450f

Please sign in to comment.