Home
last modified time | relevance | path

Searched refs:MAILOBJS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A DMakefile35 CLEANFILES= $(MAILOBJS)
37 MAILOBJS= add_recip.o cat.o ckdlivopts.o \ macro
51 MAILSRC= $(MAILOBJS:%.o=%.c)
104 .PARALLEL: $(MAILOBJS) $(OBJS)
108 mail: $(MAILOBJS)
109 $(LINK.c) -o $@ $(MAILOBJS) $(LDLIBS)
120 $(RM) $(OBJS) $(MAILOBJS)
123 $(RM) $(OBJS) $(MAILOBJS) mail