Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Checkins

r51498 - sandbox/trunk/Doc/Makefile

 

 

Python checkins RSS feed   Index | Next | Previous | View Threaded


python-checkins at python

Aug 22, 2006, 4:14 PM

Post #1 of 1 (122 views)
Permalink
r51498 - sandbox/trunk/Doc/Makefile

Author: andrew.kuchling
Date: Wed Aug 23 01:14:31 2006
New Revision: 51498

Modified:
sandbox/trunk/Doc/Makefile
Log:
Change Makefile to build threading

Modified: sandbox/trunk/Doc/Makefile
==============================================================================
--- sandbox/trunk/Doc/Makefile (original)
+++ sandbox/trunk/Doc/Makefile Wed Aug 23 01:14:31 2006
@@ -2,7 +2,7 @@
SOURCES = $(shell echo *.rst)
RSTARGS = --input-encoding=utf-8

-all: functional.html
+all: threading.html

%.html: %.rst
rst2html.py $(RSTARGS) $< >$@
_______________________________________________
Python-checkins mailing list
Python-checkins [at] python
http://mail.python.org/mailman/listinfo/python-checkins

Python checkins RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.