Home
last modified time | relevance | path

Searched refs:LIBSO (Results 1 – 25 of 53) sorted by relevance

123

/third_party/selinux/libsepol/src/
DMakefile19 LIBSO=$(TARGET).$(LIBVERSION) macro
32 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=$(LIBMAP),-z,defs
37 LD_SONAME_FLAGS=-install_name,$(LIBSO)
42 all: $(LIBA) $(LIBSO) $(LIBPC)
49 $(LIBSO): $(LOBJS) $(LIBMAP)
85 install -m 755 $(LIBSO) $(DESTDIR)$(SHLIBDIR)
88 $(LN) -sf --relative $(DESTDIR)$(SHLIBDIR)/$(LIBSO) $(DESTDIR)$(LIBDIR)/$(TARGET)
91 /sbin/restorecon $(DESTDIR)$(SHLIBDIR)/$(LIBSO)
94 -rm -f $(LIBPC) $(LIBMAP) $(OBJS) $(LOBJS) $(LIBA) $(LIBSO) $(TARGET) $(CIL_GENERATED)
/third_party/selinux/libselinux/src/
DMakefile47 LIBSO=$(TARGET).$(LIBVERSION) macro
93 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=libselinux.map,-z,defs,-z,relro
98 LD_SONAME_FLAGS=-install_name,$(LIBSO)
139 all: $(LIBA) $(LIBSO) $(LIBPC)
156 $(LIBSO): $(LOBJS)
179 install -m 755 $(LIBSO) $(DESTDIR)$(SHLIBDIR)
182 ln -sf --relative $(DESTDIR)$(SHLIBDIR)/$(LIBSO) $(DESTDIR)$(LIBDIR)/$(TARGET)
194 /sbin/restorecon $(DESTDIR)$(SHLIBDIR)/$(LIBSO)
205 -rm -f $(LIBPC) $(OBJS) $(LOBJS) $(LIBA) $(LIBSO) $(TARGET) *.o *.lo *~
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dmakefile.msys25 LIBSO=$(LIBNAME).dll
99 $(CC) -shared -Wl,-soname,$(LIBSOMAJ) -o $(LIBSO)
101 $(LIBSO): $(LIBSOMAJ)
102 $(LN_SF) $(LIBSOMAJ) $(LIBSO)
Dmakefile.linux16 LIBSO=$(LIBNAME).so
96 all: libpng.a $(LIBSO) pngtest pngtest-static libpng.pc libpng-config
136 @echo " Running pngtest dynamically linked with $(LIBSO):"
Dmakefile.linux-opt16 LIBSO=$(LIBNAME).so
107 all: libpng.a $(LIBSO) pngtest pngtest-static libpng.pc libpng-config
147 @echo " Running pngtest dynamically linked with $(LIBSO):"
Dmakefile.dec14 LIBSO=$(LIBNAME).so
72 all: $(LIBSO) libpng.a pngtest libpng.pc libpng-config
Dmakefile.darwin26 LIBSO=$(LIBNAME).dylib
83 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.sco17 LIBSO=$(LIBNAME).so
83 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.hpux27 LIBSO=$(LIBNAME).sl
87 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.beos16 LIBSO=$(LIBNAME).so
87 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
/third_party/libpng/scripts/
Dmakefile.msys25 LIBSO=$(LIBNAME).dll
99 $(CC) -shared -Wl,-soname,$(LIBSOMAJ) -o $(LIBSO)
101 $(LIBSO): $(LIBSOMAJ)
102 $(LN_SF) $(LIBSOMAJ) $(LIBSO)
Dmakefile.linux16 LIBSO=$(LIBNAME).so
96 all: libpng.a $(LIBSO) pngtest pngtest-static libpng.pc libpng-config
136 @echo " Running pngtest dynamically linked with $(LIBSO):"
Dmakefile.linux-opt16 LIBSO=$(LIBNAME).so
107 all: libpng.a $(LIBSO) pngtest pngtest-static libpng.pc libpng-config
147 @echo " Running pngtest dynamically linked with $(LIBSO):"
Dmakefile.dec14 LIBSO=$(LIBNAME).so
72 all: $(LIBSO) libpng.a pngtest libpng.pc libpng-config
Dmakefile.sco17 LIBSO=$(LIBNAME).so
83 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.darwin26 LIBSO=$(LIBNAME).dylib
83 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.beos16 LIBSO=$(LIBNAME).so
87 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.hpux27 LIBSO=$(LIBNAME).sl
87 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
/third_party/skia/third_party/externals/libpng/scripts/
Dmakefile.msys25 LIBSO=$(LIBNAME).dll
99 $(CC) -shared -Wl,-soname,$(LIBSOMAJ) -o $(LIBSO)
101 $(LIBSO): $(LIBSOMAJ)
102 $(LN_SF) $(LIBSOMAJ) $(LIBSO)
Dmakefile.linux16 LIBSO=$(LIBNAME).so
96 all: libpng.a $(LIBSO) pngtest pngtest-static libpng.pc libpng-config
136 @echo " Running pngtest dynamically linked with $(LIBSO):"
Dmakefile.linux-opt16 LIBSO=$(LIBNAME).so
107 all: libpng.a $(LIBSO) pngtest pngtest-static libpng.pc libpng-config
147 @echo " Running pngtest dynamically linked with $(LIBSO):"
Dmakefile.dec14 LIBSO=$(LIBNAME).so
72 all: $(LIBSO) libpng.a pngtest libpng.pc libpng-config
Dmakefile.hpux27 LIBSO=$(LIBNAME).sl
87 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.beos16 LIBSO=$(LIBNAME).so
87 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config
Dmakefile.darwin26 LIBSO=$(LIBNAME).dylib
83 all: libpng.a $(LIBSO) pngtest libpng.pc libpng-config

123