Skip to content

Commit 8aa450f

Browse files
author
falkTX
committed
Add "nothing" target
1 parent db21d6f commit 8aa450f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

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

9+
# dummy first target that does nothing
10+
nothing:
11+
912
# ---------------------------------------------------------------------------------------------------------------------
1013
# DPF plugins
1114

0 commit comments

Comments
 (0)