SourceForge logo
SourceForge logo
Menu

matplotlib-checkins

From: <jd...@us...> - 2007年10月30日 20:34:01
Revision: 4068
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4068&view=rev
Author: jdh2358
Date: 2007年10月30日 13:33:59 -0700 (2007年10月30日)
Log Message:
-----------
minor mods to build
Modified Paths:
--------------
 trunk/py4science/workbook/Makefile
Modified: trunk/py4science/workbook/Makefile
===================================================================
--- trunk/py4science/workbook/Makefile	2007年10月30日 20:21:39 UTC (rev 4067)
+++ trunk/py4science/workbook/Makefile	2007年10月30日 20:33:59 UTC (rev 4068)
@@ -1,11 +1,16 @@
 solved:
 	rm -rf examples
 	ln -s examples_solved examples
-	cp main.tex workbook_solved.tex
+	rm -f workbook_solved.tex
+	ln -s main.tex workbook_solved.tex
 	pdflatex workbook_solved
+	rm -f workbook_solved.tex
 
 skeletons:
 	rm -rf examples
 	ln -s examples_skel examples
-	cp main.tex workbook_skeletons.tex
+	rm -f workbook_skeletons.tex
+	ln -s main.tex workbook_skeletons.tex
 	pdflatex workbook_skeletons
+	rm -f workbook_skeletons.tex
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <jd...@us...> - 2007年10月30日 20:53:47
Revision: 4069
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4069&view=rev
Author: jdh2358
Date: 2007年10月30日 13:53:46 -0700 (2007年10月30日)
Log Message:
-----------
added make clean
Modified Paths:
--------------
 trunk/py4science/workbook/Makefile
Modified: trunk/py4science/workbook/Makefile
===================================================================
--- trunk/py4science/workbook/Makefile	2007年10月30日 20:33:59 UTC (rev 4068)
+++ trunk/py4science/workbook/Makefile	2007年10月30日 20:53:46 UTC (rev 4069)
@@ -1,5 +1,5 @@
 solved:
-	rm -rf examples
+	rm -f examples
 	ln -s examples_solved examples
 	rm -f workbook_solved.tex
 	ln -s main.tex workbook_solved.tex
@@ -7,10 +7,12 @@
 	rm -f workbook_solved.tex
 
 skeletons:
-	rm -rf examples
+	rm -f examples
 	ln -s examples_skel examples
 	rm -f workbook_skeletons.tex
 	ln -s main.tex workbook_skeletons.tex
 	pdflatex workbook_skeletons
 	rm -f workbook_skeletons.tex
 
+clean:
+	rm -f *~ *.aux *.log *.toc *.out
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <fer...@us...> - 2007年12月04日 06:46:11
Revision: 4574
 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4574&view=rev
Author: fer_perez
Date: 2007年12月03日 22:46:07 -0800 (2007年12月03日)
Log Message:
-----------
small makefile fixes
Modified Paths:
--------------
 trunk/py4science/workbook/Makefile
Modified: trunk/py4science/workbook/Makefile
===================================================================
--- trunk/py4science/workbook/Makefile	2007年12月04日 06:24:07 UTC (rev 4573)
+++ trunk/py4science/workbook/Makefile	2007年12月04日 06:46:07 UTC (rev 4574)
@@ -4,8 +4,10 @@
 
 # Warning: list the .aux *before* the bbl. It's probably possible to get the
 # rules right, but I'm not sure how.
+TEXFILES = $(wildcard *.tex)
+
 SKEL_SRC = workbook_skeletons.aux workbook_skeletons.bbl \
-workbook_skeletons.tex main.tex
+workbook_skeletons.tex $(TEXFILES)
 
 SOL_SRC = $(subst _skeletons,_solved,$(SKEL_SRC))
 
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /