Home
last modified time | relevance | path

Searched refs:PROG (Results 176 – 200 of 1079) sorted by relevance

12345678910>>...44

/illumos-gate/usr/src/cmd/amt/
H A DMakefile.com27 PROG= amt
36 CLEANFILES += $(PROG) $(OBJS)
40 all: $(PROG)
42 $(PROG): $(OBJS)
/illumos-gate/usr/src/cmd/lp/filter/
H A DMakefile38 PROG = slow.filter macro
40 ROOTLIBLPBINPROG = $(PROG:%=$(ROOTLIBLPBIN)/%)
44 all : $(PROG) $(SUBDIRS)
46 install : $(PROG) $(ROOTLIBLPBINPROG) $(SUBDIRS)
/illumos-gate/usr/src/cmd/fs.d/dev/
H A DMakefile26 PROG= mount macro
27 LIBPROG= $(PROG)
28 ROOTFS_PROG= $(PROG)
34 $(RM) $@; $(SYMLINK) ../../../../etc/fs/$(FSTYPE)/$(PROG) $@
/illumos-gate/usr/src/lib/libsaveargs/tests/testmatch/
H A DMakefile23 PROG = testmatch macro
29 $(PROG): $(OBJECTS)
33 $(RM) $(OBJECTS) $(PROG)
37 all: $(PROG)
/illumos-gate/usr/src/cmd/basename/
H A DMakefile29 PROG= basename macro
39 all: $(PROG) $(XPG4)
47 lint_PROG_XPG4: $(PROG).c
48 $(LINT.c) $(PROG).c $(LDLIBS)
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A DMakefile22 PROG = dump macro
30 $(PROG): $(OBJECTS)
33 $(RM) $(OBJECTS) $(PROG)
37 all: $(PROG)
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A DMakefile27 PROG= mount macro
28 LIBPROG= $(PROG)
29 ROOTFS_PROG= $(PROG)
35 $(RM) $@; $(SYMLINK) ../../../../etc/fs/$(FSTYPE)/$(PROG) $@
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A DMakefile29 PROG = dhcpinfo macro
30 ROOTFS_PROG = $(PROG)
31 OBJS = $(PROG).o
43 $(PROG): $(OBJS)
/illumos-gate/usr/src/cmd/grpck/
H A DMakefile27 PROG= grpck macro
37 ROOTSYMLINK= $(ROOTETC)/$(PROG)
41 all: $(PROG)
48 -$(RM) $@; $(SYMLINK) $(RELUSRSBIN)/$(PROG) $@
/illumos-gate/usr/src/lib/brand/solaris10/s10_replacefile/
H A DMakefile25 PROG = s10_replacefile macro
26 PROGS = $(PROG)
29 all: $(PROG)
48 $(RM) $(PROG) $(OBJS)
/illumos-gate/usr/src/cmd/uadmin/
H A DMakefile26 PROG= uadmin macro
27 ROOTFS_PROG= $(PROG)
42 -$(SYMLINK) ../sbin/$(PROG) $(ROOTETCPROG)
44 -$(SYMLINK) ../../sbin/$(PROG) $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/biosdev/
H A DMakefile27 PROG= biosdev macro
41 all: $(PROG)
45 $(PROG): $(OBJS)
46 $(LINK.c) $(OBJS) -o $(PROG) $(LDLIBS)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A DMakefile27 PROG = inetd macro
57 .WAIT: $(PROG)
60 all: $(PROG) $(SVCMETHOD)
62 $(PROG): $(OBJS)
70 -$(SYMLINK) ../lib/inet/${PROG} $(ROOTUSRSBINPROG)
/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/cmd-inet/usr.bin/nc/
H A DMakefile26 PROG= nc macro
38 all: $(PROG)
40 $(PROG): $(OBJS)
47 $(RM) $(PROG) $(OBJS)
/illumos-gate/usr/src/cmd/fdisk/
H A DMakefile28 PROG= fdisk macro
29 ROOTFS_PROG= $(PROG)
31 ROOTSBINLINK= $(ROOTUSRSBIN)/$(PROG)
52 -$(RM) $@; $(SYMLINK) ../../sbin/$(PROG) $@
/illumos-gate/usr/src/cmd/unpack/
H A DMakefile26 PROG= unpack macro
39 all: $(PROG)
41 pcat: $(PROG)
45 $(SYMLINK) ./$(PROG) $(ROOTBIN)/pcat
/illumos-gate/usr/src/cmd/chgrp/
H A DMakefile26 PROG= chgrp macro
31 ROOTXPG4LINK=$(ROOTXPG4BIN)/$(PROG)
38 all: $(PROG)
40 $(PROG): $(EXOBJS)
/illumos-gate/usr/src/cmd/chown/
H A DMakefile26 PROG= chown macro
31 ROOTXPG4LINK=$(ROOTXPG4BIN)/$(PROG)
38 all: $(PROG)
40 $(PROG): $(EXOBJS)
/illumos-gate/usr/src/cmd/pfexecd/
H A DMakefile28 PROG= pfexecd macro
30 SRCS= $(PROG:%=%.c)
43 ROOTPROG= $(ROOTLIB)/$(PROG)
48 all: $(PROG)
/illumos-gate/usr/src/ucbcmd/install.d/
H A DMakefile28 PROG= installcmd macro
48 all: $(PROG)
50 $(PROG): $(PROGSRC)
56 mv $(ROOTBIN)/$(PROG) $(ROOTBIN)/$(PROG2)
/illumos-gate/usr/src/cmd/cmd-crypto/elfsign/
H A DMakefile26 PROG = elfsign macro
40 all: $(PROG)
42 $(PROG): $(OBJS)
49 $(RM) -f $(OBJS) $(PROG)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A DMakefile30 PROG= sppptun macro
39 all: $(PROG)
47 $(PROG): $(OBJS)
51 install: $(PROG) .WAIT $(ROOTUSRSBINPROG)
/illumos-gate/usr/src/cmd/boot/fiocompress/
H A DMakefile27 PROG= fiocompress macro
29 SBINLINKS= $(PROG)
45 all: $(PROG)
47 $(PROG): $(OBJS)
/illumos-gate/usr/src/cmd/hotplug/
H A DMakefile28 PROG= hotplug macro
42 all: $(PROG)
44 $(PROG): $(OBJS)
50 check: $(PROG).c

12345678910>>...44