Lines Matching refs:exe
53 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace
54 fasttrap/tst.stack.exe := LDLIBS += -ldtrace
56 sysevent/tst.post.exe := LDLIBS += -lsysevent
57 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent
59 ustack/tst.bigstack.exe := COPTFLAG += -xO1
66 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
74 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
89 json/tst.usdt.exe: json/tst.usdt.o json/usdt.o
90 $(LINK.c) -o json/tst.usdt.exe json/tst.usdt.o json/usdt.o $(LDLIBS)
97 bitfields/tst.bitfields.exe: bitfields/tst.bitfields.c
100 $(LINK.c) -o bitfields/tst.bitfields.exe bitfields/tst.bitfields.o $(LDLIBS)
104 uctf/tst.aouttype.exe: uctf/tst.aouttype.c
107 $(LINK.c) -o uctf/tst.aouttype.exe uctf/tst.aouttype.o $(LDLIBS)
111 uctf/tst.chasestrings.exe: uctf/tst.chasestrings.c
114 $(LINK.c) -o uctf/tst.chasestrings.exe uctf/tst.chasestrings.o $(LDLIBS)
118 uctf/tst.printtype.exe: uctf/tst.printtype.c
121 $(LINK.c) -o uctf/tst.printtype.exe uctf/tst.printtype.o $(LDLIBS)
128 uctf/tst.libtype.exe:
129 $(LINK.c) -o uctf/tst.libtype.exe uctf/tst.libtype.c $(LDLIBS)
132 usdt/tst.args.exe: usdt/tst.args.o usdt/args.o
133 $(LINK.c) -o usdt/tst.args.exe usdt/tst.args.o usdt/args.o $(LDLIBS)
139 usdt/tst.argmap.exe: usdt/tst.argmap.o usdt/argmap.o
140 $(LINK.c) -o usdt/tst.argmap.exe \
147 usdt/tst.forker.exe: usdt/tst.forker.o usdt/forker.o
148 $(LINK.c) -o usdt/tst.forker.exe \
160 usdt/tst.lazyprobe.exe: usdt/tst.lazyprobe.o usdt/lazyprobe.o
161 $(LINK.c) -o usdt/tst.lazyprobe.exe \