Searched defs:PROG1 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/avs/rdc/etc/
H A DMakefile27 PROG1 = rdc macro
30 SHFILES = $(PROG1) $(PROG2) $(PROG3)
37 ROOTINIT_DPROG1 = $(ROOTINIT_D)/$(PROG1)
57 $(ROOTINIT_DPROG1): $(PROG1)
58 $(INS.file) $(PROG1)
/illumos-gate/usr/src/cmd/avs/dsw/
H A DMakefile32 PROG1 = iiadm macro
75 -$(RM) $(ROOT)/usr/sbin/$(PROG1)
79 -$(SYMLINK) ../bin/$(PROG1) $(ROOT)/usr/sbin/$(PROG1)
/illumos-gate/usr/src/cmd/refer/
H A DMakefile29 PROG1 = refer addbib lookbib sortbib macro
32 PROG = $(PROG1) $(PROG2)
98 $(PROG1) $(PROG3): $$(POBJS)
/illumos-gate/usr/src/cmd/krb5/slave/
H A DMakefile6 PROG1=kprop macro
9 PROG=$(PROG1) $(PROG2) $(PROG3)
68 $(PROG1) := LDLIBS += -L$(KRB5LIB) -lkadm5srv
75 $(PROG1): $(CLIENTOBJS) $(COMMONOBJS)
/illumos-gate/usr/src/cmd/cron/
H A DMakefile50 PROG1 = cron macro
54 PROG = $(PROG1) $(PROG2)
59 POFILE= $(PROG1)_cmd.po
62 $(POFILES1) := XGETFLAGS= -a -x $(PROG1).xcl
67 ROOTPROG = $(PROG1:%=$(ROOTUSRSBIN)/%) $(PROG2:%=$(ROOTBIN)/%) \

Completed in 560 milliseconds