[Python-checkins] python/dist/src Makefile.pre.in,1.97,1.98

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
2002年8月09日 12:18:27 -0700


Update of /cvsroot/python/python/dist/src
In directory usw-pr-cvs1:/tmp/cvs-serv5114
Modified Files:
	Makefile.pre.in 
Log Message:
Whitespace normalization.
Index: Makefile.pre.in
===================================================================
RCS file: /cvsroot/python/python/dist/src/Makefile.pre.in,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** Makefile.pre.in	9 Aug 2002 14:42:57 -0000	1.97
--- Makefile.pre.in	9 Aug 2002 19:18:25 -0000	1.98
***************
*** 517,521 ****
 QUICKTESTOPTS=	$(TESTOPTS) -x test_thread test_signal test_strftime \
 		test_unicodedata test_re test_sre test_select test_poll \
! 		test_linuxaudiodev test_struct test_sunaudiodev test_zlib 
 quicktest:	all platform
 		-find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
--- 517,521 ----
 QUICKTESTOPTS=	$(TESTOPTS) -x test_thread test_signal test_strftime \
 		test_unicodedata test_re test_sre test_select test_poll \
! 		test_linuxaudiodev test_struct test_sunaudiodev test_zlib
 quicktest:	all platform
 		-find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
***************
*** 778,782 ****
 frameworkinstall: frameworkinstallframework \
 	frameworkinstallapps frameworkinstallunixtools
! 	
 # On install, we re-make the framework
 # structure in the install location, /Library/Frameworks/ or the argument to
--- 778,782 ----
 frameworkinstall: frameworkinstallframework \
 	frameworkinstallapps frameworkinstallunixtools
! 
 # On install, we re-make the framework
 # structure in the install location, /Library/Frameworks/ or the argument to

AltStyle によって変換されたページ (->オリジナル) /