projects
/
sent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c8272d
)
fix Makefile for users w/o cscope
author
Markus Teich
<markus.teich@stusta.mhn.de>
Mon, 23 Jun 2014 09:55:38 +0000
(11:55 +0200)
committer
Markus Teich
<markus.teich@stusta.mhn.de>
Mon, 23 Jun 2014 09:55:38 +0000
(11:55 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 0e9ea36eb73ee91ba0f88fcfb31ae4c9dcf6eb3a..95bd8699cf36f02308af023b1520c90b3b91e37c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-29,7
+29,7
@@
sent: ${OBJ}
cscope: ${SRC} config.h
@echo cScope
- @cscope -R -b
+ @cscope -R -b
|| echo cScope not installed
clean:
@echo cleaning