Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
6de7213e
Kaydet (Commit)
6de7213e
authored
Haz 30, 2000
tarafından
Barry Warsaw
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Setup.thread => Setup.config
üst
cf053b15
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Makefile.in
Makefile.in
+1
-1
Makefile.pre.in
Misc/Makefile.pre.in
+1
-1
Makefile.pre.in
Modules/Makefile.pre.in
+2
-2
No files found.
Makefile.in
Dosyayı görüntüle @
6de7213e
...
...
@@ -402,7 +402,7 @@ libainstall: all
$(INSTALL_DATA)
Modules/Makefile
$(LIBPL)
/Makefile
$(INSTALL_DATA)
Modules/Setup
$(LIBPL)
/Setup
$(INSTALL_DATA)
Modules/Setup.local
$(LIBPL)
/Setup.local
$(INSTALL_DATA)
Modules/Setup.
thread
$(LIBPL)
/Setup.thread
$(INSTALL_DATA)
Modules/Setup.
config
$(LIBPL)
/Setup.config
$(INSTALL_PROGRAM)
$(srcdir)
/Modules/makesetup
$(LIBPL)
/makesetup
$(INSTALL_PROGRAM)
$(srcdir)
/install-sh
$(LIBPL)
/install-sh
$(INSTALL_DATA)
$(srcdir)
/Misc/Makefile.pre.in
$(LIBPL)
/Makefile.pre.in
...
...
Misc/Makefile.pre.in
Dosyayı görüntüle @
6de7213e
...
...
@@ -168,7 +168,7 @@ MAKESETUP= $(LIBPL)/makesetup
MAKEFILE
=
$(LIBPL)
/Makefile
CONFIGC
=
$(LIBPL)
/config.c
CONFIGCIN
=
$(LIBPL)
/config.c.in
SETUP
=
$(LIBPL)
/Setup.
thread
$(LIBPL)
/Setup.local
$(LIBPL)
/Setup
SETUP
=
$(LIBPL)
/Setup.
config
$(LIBPL)
/Setup.local
$(LIBPL)
/Setup
SYSLIBS
=
$(LIBM)
$(LIBC)
...
...
Modules/Makefile.pre.in
Dosyayı görüntüle @
6de7213e
...
...
@@ -147,10 +147,10 @@ getpath.o: getpath.c Makefile
# gets remade from scratch; this ensures to remove modules that are no
# longer pertinent (but that were in a previous configuration).
config.c Makefile
:
Makefile.pre config.c.in $(MAKESETUP)
config.c Makefile
:
Setup.
thread
Setup Setup.local
config.c Makefile
:
Setup.
config
Setup Setup.local
config.c Makefile
:
-
rm
-f
$(LIBRARY)
$(SHELL)
$(MAKESETUP)
Setup.
thread
Setup.local Setup
$(SHELL)
$(MAKESETUP)
Setup.
config
Setup.local Setup
hassignal
:
-
rm
-f
hassignal
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment