mirror of https://github.com/python/cpython
Merge heads
This commit is contained in:
commit
717b0d33a3
|
@ -53,8 +53,6 @@ Python\ Launcher.app: Info.plist \
|
|||
--resource=$(srcdir)/factorySettings.plist \
|
||||
--plist Info.plist \
|
||||
build
|
||||
find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
|
||||
|
||||
|
||||
FileSettings.o: $(srcdir)/FileSettings.m
|
||||
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m
|
||||
|
|
Loading…
Reference in New Issue