[Python-checkins] python/nondist/sandbox/datetime Makefile,1.5,1.6

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Tue, 20 Aug 2002 12:02:44 -0700


Update of /cvsroot/python/python/nondist/sandbox/datetime
In directory usw-pr-cvs1:/tmp/cvs-serv14667

Modified Files:
	Makefile 
Log Message:
Don't expect others to share my paths.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/nondist/sandbox/datetime/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile	20 Aug 2002 18:53:07 -0000	1.5
--- Makefile	20 Aug 2002 19:02:40 -0000	1.6
***************
*** 1,4 ****
! #PYTHON=python2.3
! PYTHON=../../../trunk/debug/python
  
  default: check
--- 1,4 ----
! PYTHON=python2.3
! #PYTHON=../../../trunk/debug/python
  
  default: check