[zopeorg-checkins] CVS: Products/BTreeFolder-0.3 - Makefile.pre.in:1.2

Chris McDonough chrism at zope.com
Mon Apr 29 14:06:55 EDT 2002


Update of /cvs-zopeorg/Products/BTreeFolder-0.3
In directory cvs.zope.org:/tmp/cvs-serv13222

Modified Files:
	Makefile.pre.in 
Log Message:
Makde python2.1 the primary target.


=== Products/BTreeFolder-0.3/Makefile.pre.in 1.1.1.1 => 1.2 ===
 
 # Installed python binary (used only by boot target)
-PYTHON=		python
+PYTHON=		python2.1
 
 # Add more -I and -D options here
 CFLAGS=		$(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)






More information about the zopeorg-checkins mailing list