Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107795
b: refs/heads/master
c: 64a99d2
h: refs/heads/master
i:
  107793: bbc9de9
  107791: b29805b
v: v3
  • Loading branch information
Denis ChengRq authored and Sam Ravnborg committed Aug 6, 2008
1 parent 50de739 commit 3fcae3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b0de144333fca335a0111a6f9c59176ad43ba0a
refs/heads/master: 64a99d2a8c3ed5c4e39f3ae1cc682aa8fd3977fc
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ quiet_cmd_cscope-file = FILELST cscope.files
cmd_cscope-file = (echo \-k; echo \-q; $(all-sources)) > cscope.files

quiet_cmd_cscope = MAKE cscope.out
cmd_cscope = cscope -b
cmd_cscope = cscope -b -f cscope.out

cscope: FORCE
$(call cmd,cscope-file)
Expand Down

0 comments on commit 3fcae3f

Please sign in to comment.