Lines Matching refs:RM
113 $(RM) $@; cat list local extra | $(_SH_) ./hashmk1 > $@
116 $(RM) htemp2a; ./hashmk1 <american |sort -u - htemp1 >htemp2a
117 $(RM) $@; ./spellin1 `wc htemp2a|sed -n 's/\([^ ]\) .*/\1/p'`<htemp2a >$@
118 $(RM) htemp2a
121 $(RM) htemp2b; ./hashmk1 <british |sort -u - htemp1 >htemp2b
122 $(RM) $@; ./spellin1 `wc htemp2b|sed -n 's/\([^ ]\) .*/\1/p'`<htemp2b >$@
123 $(RM) htemp2b
126 $(RM) htemp2s; ./hashmk1 <stop | sort -u >htemp2s
127 $(RM) $@; ./spellin1 `wc htemp2s|sed -n 's/\([^ ]\) .*/\1/p'`<htemp2s >$@
128 $(RM) htemp2s
138 $(RM) $(OBJS)