Lines Matching refs:exe
53 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace
54 fasttrap/tst.stack.exe := LDLIBS += -ldtrace
56 ip/msnc.exe := LDLIBS += -lsocket
58 sysevent/tst.post.exe := LDLIBS += -lsysevent
59 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent
61 ustack/tst.bigstack.exe := COPTFLAG += -xO1
68 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
76 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
91 json/tst.usdt.exe: json/tst.usdt.o json/usdt.o
92 $(LINK.c) -o json/tst.usdt.exe json/tst.usdt.o json/usdt.o $(LDLIBS)
99 bitfields/tst.bitfields.exe: bitfields/tst.bitfields.c
102 $(LINK.c) -o bitfields/tst.bitfields.exe bitfields/tst.bitfields.o $(LDLIBS)
106 offsetof/tst.anon.exe: offsetof/tst.anon.c
109 $(LINK.c) -o offsetof/tst.anon.exe offsetof/tst.anon.o $(LDLIBS)
113 print/tst.anon.exe: print/tst.anon.c
116 $(LINK.c) -o print/tst.anon.exe print/tst.anon.o $(LDLIBS)
120 uctf/tst.aouttype.exe: uctf/tst.aouttype.c
123 $(LINK.c) -o uctf/tst.aouttype.exe uctf/tst.aouttype.o $(LDLIBS)
127 uctf/tst.chasestrings.exe: uctf/tst.chasestrings.c
130 $(LINK.c) -o uctf/tst.chasestrings.exe uctf/tst.chasestrings.o $(LDLIBS)
134 uctf/tst.printtype.exe: uctf/tst.printtype.c
137 $(LINK.c) -o uctf/tst.printtype.exe uctf/tst.printtype.o $(LDLIBS)
144 uctf/tst.libtype.exe:
145 $(LINK.c) -o uctf/tst.libtype.exe uctf/tst.libtype.c $(LDLIBS)
148 usdt/tst.args.exe: usdt/tst.args.o usdt/args.o
149 $(LINK.c) -o usdt/tst.args.exe usdt/tst.args.o usdt/args.o $(LDLIBS)
155 usdt/tst.argmap.exe: usdt/tst.argmap.o usdt/argmap.o
156 $(LINK.c) -o usdt/tst.argmap.exe \
163 usdt/tst.forker.exe: usdt/tst.forker.o usdt/forker.o
164 $(LINK.c) -o usdt/tst.forker.exe \
176 usdt/tst.lazyprobe.exe: usdt/tst.lazyprobe.o usdt/lazyprobe.o
177 $(LINK.c) -o usdt/tst.lazyprobe.exe \