/illumos-gate/usr/src/cmd/sgs/elfedit/modules/ |
H A D | Makefile.targ | 47 $(BUILD.SO) $(LLDFLAGS) 51 $(BUILD.SO) $(LLDFLAGS) 55 $(BUILD.SO) $(LLDFLAGS) 59 $(BUILD.SO) $(LLDFLAGS) 63 $(BUILD.SO) $(LLDFLAGS) 67 $(BUILD.SO) $(LLDFLAGS) 71 $(BUILD.SO) $(LLDFLAGS) 75 $(BUILD.SO) $(LLDFLAGS)
|
H A D | Makefile.com | 96 LLDFLAGS = '-R$$ORIGIN/../../../lib' 98 LDFLAGS += $(LLDFLAGS)
|
/illumos-gate/usr/src/cmd/sgs/mcs/ |
H A D | Makefile.com | 46 LLDFLAGS = '-R$$ORIGIN/../../lib' 48 LDFLAGS += $(VERSREF) $(LLDFLAGS)
|
/illumos-gate/usr/src/cmd/sgs/crle/ |
H A D | Makefile.com | 47 LLDFLAGS = '-R$$ORIGIN/../lib' 49 LDFLAGS += $(VERSREF) $(MAPOPT) $(LLDFLAGS) $(ZNOLAZYLOAD)
|
/illumos-gate/usr/src/cmd/sgs/nm/i386/ |
H A D | Makefile | 43 LLDFLAGS = '-R$$ORIGIN/../../lib' macro 65 $(LINK.c) $(OBJS) -o $@ $(LLDFLAGS) $(LDLIBS)
|
/illumos-gate/usr/src/cmd/sgs/nm/sparc/ |
H A D | Makefile | 43 LLDFLAGS= '-R$$ORIGIN/../../lib' macro 63 $(LINK.c) $(OBJS) -o $@ $(LLDFLAGS) $(LDLIBS)
|
/illumos-gate/usr/src/cmd/sgs/elfedit/ |
H A D | Makefile.com | 49 LLDFLAGS = '-R$$ORIGIN/../../lib' 51 LDFLAGS += $(VERSREF) -Wl,-M$(MAPFILE) $(LLDFLAGS)
|
/illumos-gate/usr/src/cmd/sgs/elfwrap/ |
H A D | Makefile.com | 54 LLDFLAGS = 56 LDFLAGS += $(VERSREF) $(MAPOPTS) $(LLDFLAGS)
|
/illumos-gate/usr/src/cmd/sgs/moe/amd64/ |
H A D | Makefile | 33 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/moe/sparcv9/ |
H A D | Makefile | 33 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/elfedit/amd64/ |
H A D | Makefile | 33 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/elfedit/sparcv9/ |
H A D | Makefile | 33 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/crle/sparcv9/ |
H A D | Makefile | 34 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/crle/amd64/ |
H A D | Makefile | 34 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/ar/amd64/ |
H A D | Makefile | 31 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/ar/sparcv9/ |
H A D | Makefile | 30 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/mcs/amd64/ |
H A D | Makefile | 32 LLDFLAGS= $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/mcs/sparcv9/ |
H A D | Makefile | 32 LLDFLAGS= $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/amd64/ |
H A D | Makefile | 38 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/sparcv9/ |
H A D | Makefile | 38 LLDFLAGS = $(LLDFLAGS64) macro
|
/illumos-gate/usr/src/cmd/sgs/ar/ |
H A D | Makefile.targ | 41 $(LINK.c) -o $@ $(LLDFLAGS) $(OBJS) $(LDLIBS)
|
H A D | Makefile.com | 40 LLDFLAGS = '-R$$ORIGIN/../../lib'
|