[Python-checkins] python/dist/src/Mac/OSX Makefile,1.18,1.19
jackjansen@users.sourceforge.net
jackjansen@users.sourceforge.net
2002年8月02日 14:46:42 -0700
Update of /cvsroot/python/python/dist/src/Mac/OSX
In directory usw-pr-cvs1:/tmp/cvs-serv24557
Modified Files:
Makefile
Log Message:
Build the IDE last, as it may fail because of waste missing.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Makefile 2 Aug 2002 21:04:46 -0000 1.18
--- Makefile 2 Aug 2002 21:46:40 -0000 1.19
***************
*** 45,49 ****
RFCONVERTER=$(srcdir)/Mac/Lib/applesingle.py
! install_all: install_PythonLauncher install_Python install_IDE install_BuildApplet
install_PythonLauncher:
--- 45,49 ----
RFCONVERTER=$(srcdir)/Mac/Lib/applesingle.py
! install_all: install_PythonLauncher install_Python install_BuildApplet install_IDE
install_PythonLauncher: