Searched refs:LDLIBRARY (Results 1 – 7 of 7) sorted by relevance
47 LDLIBRARY="@LDLIBRARY@"
178 LDLIBRARY= @LDLIBRARY@489 $(BUILDPYTHON): Modules/python.o $(LIBRARY) $(LDLIBRARY)543 if test $(INSTSONAME) != $(LDLIBRARY); then \576 $(CC) -o $(LDLIBRARY) $(LDFLAGS) -dynamiclib \1004 if test -f $(LDLIBRARY); then \1008 $(INSTALL_SHARED) $(LDLIBRARY) $(DESTDIR)$(LIBDIR)/$(INSTSONAME); \1009 if test $(LDLIBRARY) != $(INSTSONAME); then \1010 (cd $(DESTDIR)$(LIBDIR); $(LN) -sf $(INSTSONAME) $(LDLIBRARY)) \1216 $(INSTALL_DATA) $(LDLIBRARY) $(DESTDIR)$(LIBPL) ; \1292 frameworkinstallstructure: $(LDLIBRARY)[all …]
785 # LDLIBRARY is the name of the library to link against (as opposed to the788 # is blank as the main program is not linked directly against LDLIBRARY.789 # LDLIBRARYDIR is the path to LDLIBRARY, which is made in a subdirectory. On790 # systems without shared libraries, LDLIBRARY is the same as LIBRARY791 # (defined in the Makefiles). On Cygwin LDLIBRARY is the import library,798 AC_SUBST(LDLIBRARY) subst804 LDLIBRARY="$LIBRARY"805 BLDLIBRARY='$(LDLIBRARY)'806 INSTSONAME='$(LDLIBRARY)'892 AC_MSG_CHECKING(LDLIBRARY)[all …]
5349 LDLIBRARY="$LIBRARY"5470 LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'5484 LDLIBRARY='libpython$(VERSION).so'5487 LDLIBRARY='libpython$(VERSION).dll.a'5491 LDLIBRARY='libpython$(VERSION).so'5494 INSTSONAME="$LDLIBRARY".$SOVERSION5497 LDLIBRARY='libpython$(VERSION).so'5505 INSTSONAME="$LDLIBRARY".$SOVERSION5510 LDLIBRARY='libpython$(VERSION).so'5513 LDLIBRARY='libpython$(VERSION).sl'[all …]
231 LDLIBRARY= @LDLIBRARY@589 $(BUILDPYTHON): Programs/python.o $(LIBRARY) $(LDLIBRARY) $(PY3LIBRARY) $(EXPORTSYMS)644 if test $(INSTSONAME) != $(LDLIBRARY); then \684 $(CC) -o $(LDLIBRARY) $(PY_CORE_LDFLAGS) -dynamiclib \724 Programs/_testembed: Programs/_testembed.o $(LIBRARY) $(LDLIBRARY) $(PY3LIBRARY) $(EXPORTSYMS)1310 if test -f $(LDLIBRARY) && test "$(PYTHONFRAMEWORKDIR)" = "no-framework" ; then \1314 $(INSTALL_SHARED) $(LDLIBRARY) $(DESTDIR)$(LIBDIR)/$(INSTSONAME); \1315 if test $(LDLIBRARY) != $(INSTSONAME); then \1316 (cd $(DESTDIR)$(LIBDIR); $(LN) -sf $(INSTSONAME) $(LDLIBRARY)) \1637 $(INSTALL_DATA) $(LDLIBRARY) $(DESTDIR)$(LIBPL) ; \[all …]
991 # LDLIBRARY is the name of the library to link against (as opposed to the994 # is blank as the main program is not linked directly against LDLIBRARY.995 # LDLIBRARYDIR is the path to LDLIBRARY, which is made in a subdirectory. On996 # systems without shared libraries, LDLIBRARY is the same as LIBRARY997 # (defined in the Makefiles). On Cygwin LDLIBRARY is the import library,1007 AC_SUBST(LDLIBRARY) subst1015 LDLIBRARY="$LIBRARY"1016 BLDLIBRARY='$(LDLIBRARY)'1017 INSTSONAME='$(LDLIBRARY)'1113 AC_MSG_CHECKING(LDLIBRARY)[all …]
5788 LDLIBRARY="$LIBRARY"5921 LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'5936 LDLIBRARY='libpython$(LDVERSION).dll.a'5940 LDLIBRARY='libpython$(LDVERSION).so'5943 INSTSONAME="$LDLIBRARY".$SOVERSION5950 LDLIBRARY='libpython$(LDVERSION).so'5953 INSTSONAME="$LDLIBRARY".$SOVERSION5962 LDLIBRARY='libpython$(LDVERSION).so'5965 LDLIBRARY='libpython$(LDVERSION).sl'5972 LDLIBRARY='libpython$(LDVERSION).dylib'[all …]