Home
last modified time | relevance | path

Searched refs:PROG (Results 1 – 25 of 1074) sorted by last modified time

12345678910>>...43

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A DMakefile28 PROG= ikeadm ipsecalgs ipsecconf ipseckey ikecert macro
60 CLOBBERFILES += $(PROG) $(POFILES)
61 CLEANFILES += $(PROG) $(POFILES)
84 all: $(PROG)
100 install: $(PROG) $(ROOTFS_PROG) .WAIT $(ROOTUSRSBINPROG) \
/illumos-gate/usr/src/cmd/powertop/amd64/
H A DMakefile35 all: $(PROG)
37 $(PROG): $(MACH_OBJS) $(COMMON_OBJS)
/illumos-gate/usr/src/cmd/plockstat/
H A DMakefile27 PROG = plockstat macro
37 ROOTLINK = $(PROG:%=$(ROOTUSRSBIN64)/%)
41 all: $(PROG)
48 $(PROG): $(OBJS)
/illumos-gate/usr/src/cmd/powertop/
H A DMakefile27 PROG = powertop macro
/illumos-gate/usr/src/cmd/lockstat/
H A DMakefile27 PROG= lockstat macro
45 ROOTLINK = $(PROG:%=$(ROOTUSRSBIN64)/%)
49 all: $(PROG)
56 $(PROG): $(OBJS)
57 $(LINK.c) -o $(PROG) $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/dtrace/amd64/
H A DMakefile30 ROOTLINK = $(PROG:%=$(ROOTUSRSBIN64)/%)
/illumos-gate/usr/src/cmd/intrstat/
H A DMakefile26 PROG = intrstat macro
46 ROOTLINK = $(PROG:%=$(ROOTUSRSBIN64)/%)
50 all: $(PROG)
57 $(PROG): $(OBJS) $(STAT_COMMON_OBJS)
/illumos-gate/usr/src/cmd/latencytop/
H A DMakefile28 PROG = latencytop macro
56 all: $(PROG)
60 $(PROG): $(OBJS) $(WRAPOBJ)
/illumos-gate/usr/src/cmd/dtrace/
H A DMakefile27 PROG= dtrace macro
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A DMakefile29 PROG= smbadm macro
46 all: $(PROG)
53 $(PROG): $(OBJS)
/illumos-gate/usr/src/cmd/fm/fmdump/
H A DMakefile.com33 PROG = fmdump
34 ROOTPROG = $(ROOTUSRSBIN)/$(PROG)
50 all: $(PROG)
52 $(PROG): $(OBJS)
69 $(RM) $(PROG)
/illumos-gate/usr/src/cmd/cpc/cputrack/
H A DMakefile33 PROG = cputrack macro
34 OBJS = $(PROG).o caps.o time.o setgrp.o strtoset.o
40 POFILES = ../common/$(PROG).po ../common/caps.po
41 POFILE = $(PROG)_cmd.po
46 ROOTLINK = $(PROG:%=$(ROOTBIN64)/%)
50 all: $(PROG)
54 $(PROG): $(OBJS)
/illumos-gate/usr/src/test/net-tests/tests/ipv6/
H A DMakefile22 PROG = link-local macro
24 CMDS = $(PROG:%=$(TESTDIR)/%)
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A DMakefile18 PROG = mem_partial \ macro
40 CLEAN_OBJS = $(PROG:%=%.o)
45 CMDS = $(PROG:%=$(TESTDIR)/%)
55 $(PROG) := LDLIBS += -lvmmapi
57 all: $(PROG)
64 -$(RM) $(PROG)
66 $(PROG): $(COMMON_OBJS)
68 $(CMDS): $(TESTDIR) $(PROG)
/illumos-gate/usr/src/cmd/nvmeadm/
H A DMakefile19 PROG= nvmeadm macro
44 all: $(PROG)
46 $(PROG): $(OBJS)
61 $(RM) $(OBJS) $(PROG)
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A DMakefile28 PROG = idmapd macro
79 POFILE = $(PROG)_all.po
132 all: $(PROG)
134 $(PROG): $(OBJS)
/illumos-gate/usr/src/cmd/ast/ksh/
H A DMakefile.com30 PROG= ksh
71 all: $(PROG)
78 $(PROG): $(OBJECTS)
83 [[ ! -x ksh93 ]] && ln $(PROG) ksh93 ; \
84 [[ ! -x ksh ]] && ln $(PROG) ksh ; \
H A DMakefile29 PROG= ksh macro
62 $(PROG).po:
64 $(TOUCH) $(PROG).po
/illumos-gate/usr/src/cmd/ast/ksh/amd64/
H A DMakefile37 ROOTLINK=$(PROG:%=$(ROOTBIN64)/%)
/illumos-gate/usr/src/test/libc-tests/tests/fexecve/
H A DMakefile18 PROG = fexecve_test macro
/illumos-gate/usr/src/cmd/bhyve/
H A DMakefile19 PROG = bhyve macro
124 CLOBBERFILES = $(PROG) $(MEVENT_TEST_PROG)
147 $(PROG) := LDLIBS += \
164 $(PROG) := LDFLAGS += $(ZASLR)
168 all: $(PROG) $(MEVENT_TEST_PROG) $(SUBDIRS)
170 $(PROG): $(OBJS)
/illumos-gate/usr/src/tools/scripts/
H A Dflg.flp.sh40 PROG=$(basename $0)
54 echo "usage: $PROG [-r] [<dir>]" > /dev/stderr
63 echo $PROG: $@ > /dev/stderr
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A DMakefile27 PROG= fksmbcl macro
87 ROOTSMBDFILE = $(PROG:%=$(ROOTSMBDDIR)/%)
91 all: $(PROG)
93 $(PROG): $(OBJS)
94 $(LINK.c) -o $(PROG) $(OBJS) $(LDLIBS)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/
H A DMakefile27 PROG= nfsstat macro
53 $(PROG): $(OBJS)
61 all: $(PROG)
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A DMakefile27 PROG= nfsref macro
46 $(PROG): $(OBJS)
54 all: $(PROG)

12345678910>>...43