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

Mailing List Archive: Python: Checkins
r51498 - sandbox/trunk/Doc/Makefile
 

Index | Next | Previous | View Flat


python-checkins at python

Aug 22, 2006, 4:14 PM


Views: 69
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.org
http://mail.python.org/mailman/listinfo/python-checkins

Subject User Time
r51498 - sandbox/trunk/Doc/Makefile python-checkins at python Aug 22, 2006, 4:14 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.