[Rprotobuf-commits] r867 - papers/jss
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jan 28 04:03:53 CET 2014
Author: edd
Date: 2014-01-28 04:03:52 +0100 (Tue, 28 Jan 2014)
New Revision: 867
Modified:
papers/jss/Makefile
Log:
do not remove article when running clean
Modified: papers/jss/Makefile
===================================================================
--- papers/jss/Makefile 2014-01-28 03:02:26 UTC (rev 866)
+++ papers/jss/Makefile 2014-01-28 03:03:52 UTC (rev 867)
@@ -1,7 +1,7 @@
all: clean article.pdf
clean:
- rm -fr article.pdf article.out article.aux article.log article.bbl \
+ rm -fr article.out article.aux article.log article.bbl \
article.blg article.brf figures/fig-0??.pdf
article.pdf: article.Rnw
More information about the Rprotobuf-commits
mailing list