all:	pdf

pdf:	cellhts.Rnw
#	pdflatex cellhts
#	pdflatex cellhts
	make clean

clean:
	rm -f *.out *.bbl *.aux *.log *.blg *.toc  *~ *.eps
	rm -f *.dvi *.ps cellhts-* cellhts.tex
