Home
last modified time | relevance | path

Searched refs:LDLIBS (Results 226 – 250 of 1402) sorted by relevance

12345678910>>...57

/illumos-gate/usr/src/cmd/plockstat/
H A DMakefile33 LDLIBS += -ldtrace -lproc
49 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A DMakefile40 vnode_zvol := LDLIBS += -lzfs -lnvpair
45 $(LINK.c) -o $@ $< $(SUPOBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/boot/fiocompress/
H A DMakefile38 LDLIBS += -lz
48 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A DMakefile45 LDLIBS += -ldlpi
48 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A DMakefile38 LDLIBS += -lxnet -lsocket -linetutil
51 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/demangle/
H A DMakefile25 LDLIBS += -ldemangle-sys -lcustr
32 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/cmd/smbios/
H A DMakefile33 LDLIBS += -lsmbios -ljedec
43 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/vscan/vscanadm/
H A DMakefile32 LDLIBS += -L$(ROOT)/usr/lib/vscan -lvscan
46 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A DMakefile38 LDLIBS += -lpkg -linstzones -ladm
39 LDLIBS += -lnsl -lsocket
/illumos-gate/usr/src/cmd/prtconf/
H A DMakefile.com33 LDLIBS += -ldevinfo -lnvpair -lpcidb
44 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/cmd/hotplug/
H A DMakefile36 LDLIBS += -lhotplug
45 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/ipdadm/
H A DMakefile26 LDLIBS += -lipd
31 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/smbsrv/bind-helper/
H A DMakefile22 LDLIBS += -lsocket -lnsl
37 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/svc/servinfo/
H A DMakefile34 LDLIBS += -lnsl -lsocket
43 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/ndmpstat/
H A DMakefile50 LDLIBS += -lndmp
59 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/pcidb/
H A DMakefile24 LDLIBS += -lpcidb -lofmt
31 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/lib/fm/libdiagcode/
H A DMakefile.com35 LDLIBS += -lc
50 $(LINK.c) -o $@ $(TSTOBJECTS) $(PICS) $(LDLIBS)
/illumos-gate/usr/src/cmd/svc/svcprop/
H A DMakefile34 LDLIBS += -lscf -luutil
45 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/sysdef/
H A DMakefile.com33 LDLIBS += -ldevinfo -lelf
48 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/cmd/ramdiskadm/
H A DMakefile34 LDLIBS += -ldevinfo
42 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/fm/fminject/
H A DMakefile.com57 LDLIBS += -L$(ROOT)/usr/lib/fm -lfmd_log -lsysevent -lnvpair -lumem
70 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
103 $(LINT.c) $(LINTFILES) $(LDLIBS)
/illumos-gate/usr/src/cmd/captoinfo/
H A DMakefile36 LDLIBS += -lcurses
48 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/cmd/ficl/
H A DMakefile.com24 LDLIBS += -lficl-sys -ltecla -lumem
32 $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/
H A DMakefile31 LDLIBS += -lproc -lelf
39 $(LINK.c) -o $(PROG) $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/dtrace/
H A DMakefile.com36 LDLIBS += -ldtrace -lproc -lctf -lelf
47 $(LINK.c) -o $@ $(OBJS) $(LDLIBS)

12345678910>>...57