/illumos-gate/usr/src/lib/ |
H A D | Makefile.lib | 143 PICS= $(OBJECTS:%=pics/%) 148 .PARALLEL: $(OBJS) $(PICS) DUMMY 157 $(PICS) $(EXTPICS) $(LDLIBS) 159 $(PICS) $(EXTPICS) $(LDLIBS) 161 $(PICS) $(EXTPICS) $(LDLIBS) $(CCNEEDED) 163 $(PICS) $(EXTPICS) $(LDLIBS) $(CCNEEDED64) 194 CTFMERGE_LIB = $(CTFMERGE) $(CTFMRGFLAGS) -t -f -L VERSION -o $@ $(PICS) 198 $(PICS) := sparc_CFLAGS += $(sparc_C_PICFLAGS) 199 $(PICS) := sparcv9_CFLAGS += $(sparcv9_C_PICFLAGS) 200 $(PICS) := i386_CFLAGS += $(i386_C_PICFLAGS) [all …]
|
H A D | Makefile.targ | 105 $(DYNLIB): pics .WAIT $$(PICS) $$(ALTPICS) $$(EXTPICS) 109 $(DYNLIBCCC): pics .WAIT $$(PICS) $$(ALTPICS) $$(EXTPICS) 120 -$(RM) $(OBJS) $(PICS) $(DUPLICATE_SRC) $(CLEANFILES)
|
/illumos-gate/usr/src/boot/ |
H A D | Makefile.lib | 16 PICS= $(OBJECTS:%=pics/%) 18 .PARALLEL: $(OBJS) $(PICS) DUMMY 20 $(PICS) := CFLAGS += -_gcc=-fPIC 21 $(PICS) := CCASFLAGS += -_gcc=-fPIC 23 $(OBJS) $(PICS): machine x86 31 $(DYNLIB): pics .WAIT $$(PICS) 32 $(AR) $(ARFLAGS) $@ $(PICS) 34 CLEANFILES += $(OBJS) $(PICS) $(LIBRARY) $(DYNLIB)
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/ |
H A D | Makefile | 43 $(MINCONN):= PICS = pics/minconn.o 44 $(PASSPROMPT):= PICS = pics/passprompt.o 45 $(PPPOE):= PICS = pics/pppoe.o 74 $(MINCONN): pics .WAIT $$(PICS) 78 $(PASSPROMPT): pics .WAIT $$(PICS) 82 $(PPPOE): pics .WAIT $$(PICS)
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/ |
H A D | Makefile.com | 73 $(CAP_LIB):= PICS = $(CAP_PICS) 74 $(DYN_LIB):= PICS = $(DYN_PICS) 75 $(EHDR_LIB):= PICS = $(EHDR_PICS) 76 $(PHDR_LIB):= PICS = $(PHDR_PICS) 77 $(SHDR_LIB):= PICS = $(SHDR_PICS) 78 $(STR_LIB):= PICS = $(STR_PICS) 79 $(SYM_LIB):= PICS = $(SYM_PICS) 80 $(SYMINFO_LIB):= PICS = $(SYMINFO_PICS)
|
/illumos-gate/usr/src/lib/pkcs11/libsoftcrypto/capabilities/ |
H A D | Makefile.targ | 56 $(OBJCAP): $(PICS) 57 $(PICS): pics 62 pics/objcap.o: $(PICS) $(MAPFILE-CAP) 63 $(LD) -r -o $@ $(MAPOPT-CAP) $(BREDUCE) $(PICS)
|
/illumos-gate/usr/src/lib/libmd/capabilities/ |
H A D | Makefile.targ | 56 $(OBJCAP): $(PICS) 57 $(PICS): pics 62 pics/objcap.o: $(PICS) $(MAPFILE-CAP) 63 $(LD) -r -o $@ $(MAPOPT-CAP) $(BREDUCE) $(PICS)
|
/illumos-gate/usr/src/lib/libc/capabilities/ |
H A D | Makefile.targ | 29 $(OBJCAP): $(PICS) 30 $(PICS): pics 44 pics/objcap.o: $(PICS) $(MAPFILE-CAP) 45 $(LD) -r -o $@ $(MAPOPT-CAP) $(BREDUCE) $(PICS)
|
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/ |
H A D | Makefile.targ | 56 $(SES_LIB):= PICS= pics/$(SES_LIB:%.so=%.o) 57 $(TAVOR_LIB):= PICS= pics/$(TAVOR_LIB:%.so=%.o) 58 $(HERMON_LIB):= PICS= pics/$(HERMON_LIB:%.so=%.o) 59 $(SD_LIB):= PICS= pics/$(SD_LIB:%.so=%.o) 60 $(UFM_LIB):= PICS= pics/$(UFM_LIB:%.so=%.o)
|
/illumos-gate/usr/src/cmd/sgs/link_audit/ |
H A D | Makefile.com | 65 $(TRUSSLIB):= PICS = $(TRUSSPICS) 66 $(PERFLIB):= PICS = $(PERFPICS) 67 $(WHOLIB):= PICS = $(WHOPICS) 68 $(SYMBINDREP):= PICS = $(SYMBINDREPPICS) 69 $(BINDLIB):= PICS = $(BINDPICS)
|
/illumos-gate/usr/src/cmd/sgs/yacc/ |
H A D | Makefile.targ | 63 $(DYNLIB): pics .WAIT $$(PICS) 67 $(DYNLIBCCC): pics .WAIT $$(PICS) 82 $(RM) $(POBJS) $(OBJS) $(PICS) $(CLEANFILES)
|
/illumos-gate/usr/src/cmd/sgs/lex/ |
H A D | Makefile.targ | 63 $(DYNLIB): pics .WAIT $$(PICS) 67 $(DYNLIBCCC): pics .WAIT $$(PICS) 86 $(RM) $(POBJS) $(OBJS) $(PICS) $(CLEANFILES)
|
/illumos-gate/usr/src/cmd/sgs/libconv/ |
H A D | Makefile.targ | 77 $(LIBRARY): pics $$(PICS) 79 $(AR) $(ARFLAGS) $@ $(PICS) 94 -$(RM) $(PICS) $(CLEANFILES)
|
/illumos-gate/usr/src/cmd/fwflash/plugins/ |
H A D | Makefile.targ | 52 $(HERMON-MELLANOX_LIB):= PICS= pics/$(HERMON-MELLANOX_LIB:%.so=%.o) 53 $(TAVOR-MELLANOX_LIB):= PICS = pics/$(TAVOR-MELLANOX_LIB:%.so=%.o) 54 $(SD-GENERIC_LIB):= PICS= pics/$(SD-GENERIC_LIB:%.so=%.o)
|
/illumos-gate/usr/src/lib/fm/libdiagcode/ |
H A D | Makefile.com | 49 test: $(TSTOBJECTS) $(PICS) 50 $(LINK.c) -o $@ $(TSTOBJECTS) $(PICS) $(LDLIBS)
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | Makefile.com | 38 BUILD.SO = $(LD) -o $@ $(GSHARED) $(DYNFLAGS) $(PICS) $(LDLIBS) 54 $(DYNLIB): mapfile-vers $(PICS)
|
/illumos-gate/usr/src/cmd/sgs/rtld/ |
H A D | Makefile.targ | 74 $(RTLD): pics $(PICS) $(CRTS) 75 $(LD) -o $@ -dy $(GSHARED) $(DYNFLAGS) $(CRTI) $(PICS) \
|
/illumos-gate/usr/src/lib/libzpool/ |
H A D | Makefile.com | 115 pics/%.o: ../common/%.d $(PICS) 116 $(COMPILE.d) -C -s $< -o $@ $(PICS)
|
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/ |
H A D | Makefile.com | 286 $(OBJS) $(PICS) : ../common/fksmb_dt.h 288 pics/fksmb_dt.o: ../common/fksmb_dt.d $(PICS) 289 $(COMPILE.d) -C -s ../common/fksmb_dt.d -o $@ $(PICS)
|
/illumos-gate/usr/src/cmd/sgs/libconv/i386/ |
H A D | Makefile | 31 .PARALLEL: $(PICS)
|
/illumos-gate/usr/src/cmd/sgs/libconv/sparc/ |
H A D | Makefile | 31 .PARALLEL: $(PICS)
|
/illumos-gate/usr/src/lib/c_synonyms/amd64/ |
H A D | Makefile | 30 BUILD.SO= $(LD) -o $@ $(GSHARED) -64 $(DYNFLAGS) $(PICS) $(LDLIBS)
|
/illumos-gate/usr/src/lib/c_synonyms/sparcv9/ |
H A D | Makefile | 29 BUILD.SO= $(LD) -o $@ $(GSHARED) -64 $(DYNFLAGS) $(PICS) $(LDLIBS)
|
/illumos-gate/usr/src/lib/brand/shared/brand/sparcv9/ |
H A D | Makefile | 33 echo $(PICS)
|
/illumos-gate/usr/src/cmd/sgs/libconv/amd64/ |
H A D | Makefile | 29 .PARALLEL: $(PICS)
|