git.annexia.org
/
nbdkit-plugin-vddk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d2724
)
Makefile: mark phony targets
author
Tomáš Golembiovský
<tgolembi@redhat.com>
Tue, 5 Dec 2017 13:57:54 +0000
(14:57 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 5 Dec 2017 15:59:28 +0000
(15:59 +0000)
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b6d9b21
..
534d058
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-65,3
+65,5
@@
clean:
rm -f *.src.rpm
rm -rf x86_64
rm -rf BUILDROOT
+
+.PHONY: all check-source check-tools check-vddk clean