7c0c9ac5 | All: vignettes clean |
f32a09dd | |
9071c47b | ## all pdfs must be generated from the first target of the Makefile |
7c0c9ac5 | vignettes: AffyGW.tex |
2124212a | cp ../inst/scripts/AffyGW.pdf . cp ../inst/scripts/IlluminaPreprocessCN.pdf . cp ../inst/scripts/Infrastructure.pdf . cp ../inst/scripts/gtypeDownstream.pdf . |
3be95c2b | cp ../inst/scripts/crlmmIllumina.pdf . |
d6fd3717 | "$(R_HOME)/bin/R" CMD texi2dvi --pdf genotyping.tex "$(R_HOME)/bin/R" CMD texi2dvi --pdf CopyNumberOverview.tex |
f32a09dd | clean: -$(RM) -f *.out *.bbl *.log *.aux *.blg *.brf *.toc *.tex |