mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Merge heads
This commit is contained in:
commit
2b98c8e13d
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ Python\ Launcher.app: Info.plist \
|
||||||
cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
|
cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
|
||||||
cp $(srcdir)/factorySettings.plist "Python Launcher.app/Contents/Resources"
|
cp $(srcdir)/factorySettings.plist "Python Launcher.app/Contents/Resources"
|
||||||
cp -R $(srcdir)/English.lproj "Python Launcher.app/Contents/Resources"
|
cp -R $(srcdir)/English.lproj "Python Launcher.app/Contents/Resources"
|
||||||
find "Python Launcher.app" -name '.svn' -print0 | xargs -0 rm -r
|
|
||||||
|
|
||||||
FileSettings.o: $(srcdir)/FileSettings.m
|
FileSettings.o: $(srcdir)/FileSettings.m
|
||||||
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m
|
$(CC) $(CFLAGS) -o $@ -c $(srcdir)/FileSettings.m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue