git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b263859
)
Dummy target 'check'
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 24 Aug 2011 09:25:21 +0000
(09:25 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 24 Aug 2011 09:25:21 +0000
(09:25 +0000)
org.glite.lb.nagios/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.nagios/Makefile
b/org.glite.lb.nagios/Makefile
index
ac373ac
..
efddae5
100644
(file)
--- a/
org.glite.lb.nagios/Makefile
+++ b/
org.glite.lb.nagios/Makefile
@@
-16,6
+16,9
@@
install:
stage:
$(MAKE) install PREFIX=${stagedir}
+check:
+ @echo "No test"
+
clean:
-.PHONY: all install stage clean
+.PHONY: all install stage clean
check