Skip to content
Permalink
1139b72d5e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (12 sloc) 456 Bytes
DIR := doc
DOCSRC +=\
$(DIR)/pvfs2-quickstart.tex \
$(DIR)/pvfs2-guide.tex \
$(DIR)/pvfs2-faq.tex \
$(DIR)/pvfs2-ha.tex \
$(DIR)/pvfs2-status.tex \
$(DIR)/pvfs2-tuning.tex \
$(DIR)/pvfs2-ha-heartbeat-v2.tex
# some extra dependency information
doc/pvfs2-guide.pdf: doc/terms.tex doc/intro.tex doc/basics.tex doc/code-tree.tex doc/io-api-terms.tex
doc/pvfs2-guide.ps: doc/terms.tex doc/intro.tex doc/basics.tex doc/code-tree.tex doc/io-api-terms.tex