OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2638-gc639b08
Gerrit Code Review
gerrit@openafs.org
Tue, 3 Jul 2012 08:02:00 -0700 (PDT)
The following commit has been merged in the master branch:
commit c639b08ebc1b202b571b245bb5eee075300b2ec0
Author: Steve Simmons <scs@umich.edu>
Date: Wed Jun 27 17:28:36 2012 -0400
Added build of cscope index to Makefile
Add ability to do 'make cscope' at the top of
the distribution tree and get 'cscope.out' built
in ./src. Index file is removed in 'make clean'.
cscope.out is now ignored in src/.gitignore
Change-Id: I2ae4eea0fce46a87a6b9d5a992fcb7288f6b5655
Reviewed-on: http://gerrit.openafs.org/7594
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
.gitignore | 1 +
Makefile.in | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository