Lines Matching refs:RM
109 $(RM) $@; cat list local extra | $(_SH_) ./hashmk1 > $@
112 $(RM) htemp2; ./hashmk1 <american |sort -u - htemp1 >htemp2
113 $(RM) $@; ./spellin1 `wc htemp2|sed -n 's/\([^ ]\) .*/\1/p'`<htemp2 >$@
114 $(RM) htemp2
117 $(RM) htemp2; ./hashmk1 <british |sort -u - htemp1 >htemp2
118 $(RM) $@; ./spellin1 `wc htemp2|sed -n 's/\([^ ]\) .*/\1/p'`<htemp2 >$@
119 $(RM) htemp2
122 $(RM) htemp2; ./hashmk1 <stop | sort -u >htemp2
123 $(RM) $@; ./spellin1 `wc htemp2|sed -n 's/\([^ ]\) .*/\1/p'`<htemp2 >$@
124 $(RM) htemp2
134 $(RM) $(OBJS)