Searched refs:RM (Results 1 - 13 of 13) sorted by relevance

/ast/src/cmd/nmake/
H A DSCCS.mk20 $(RM) $(RMFLAGS) $(.SCCS.UNGET)
H A DS.mk17 $(RM) $(RMFLAGS) $(<:D=$(TMPDIR):B:S=.*)
21 $(RM) $(RMFLAGS) $(<:D=$(TMPDIR):B:S=.*)
24 $(RM) $(RMFLAGS) $(<)
H A DMakerules.mk472 RM = rm macro
1064 $(.ARCLEAN.LIST.:K=$(RM) $(RMFLAGS))
1197 then $(RM) $(RMFLAGS) y.tab.h
1346 $(CMP) $(CMPFLAGS) $(*:O=1) $(<) || { $(RM) $(RMFLAGS) $(<); $(SILENT) test -d $(<:D) || $(MKDIR) $(<:D); $(CP) $(*:O=1) $(<); }
1352 .DO.INSTALL.OLD.BUSY = { test -f $(%) && ignore $(RM) $(RMFLAGS) $(%).old* && $(MV) $(MVFLAGS) $(%) `echo $(%).old* | $(SED) -e 's/.* //' -e 's/old\(z*\)$/old\1z/' -e 's/\*$//'`; }
1358 return { $(RM) $(RMFLAGS) $(%) || $(.DO.INSTALL.OLD.BUSY); }
1391 return $(RM) $(RMFLAGS) $(%)
1393 return $(CP) $(%) $(%).old$("\n")$(RM) $(RMFLAGS) $(%)
1447 $(RM) $(RMFLAGS) $(.ROSRC.:B:S=.s) 1.$(tmp).s
1468 $(RM)
[all...]
/ast/src/cmd/builtin/
H A DMakefile24 RM = $(STDRM|"rm") macro
34 { $(RM) $(RMFLAGS) $(T) }
53 $(RM) $(RMFLAGS) $(<)
55 $(RM) $(RMFLAGS) $(<).c
/ast/src/lib/libcmd/
H A DMakefile60 then $(RM) $(RMFLAGS) 1.$(tmp).h
82 then $(RM) $(RMFLAGS) 1.$(tmp).h
/ast/src/lib/libpp/
H A DMakefile74 $(RM) -f $(<)
106 $(RM) -f 1.$(tmp).c $(tmp).exe
194 then $(RM) -f 1.$(tmp).c
/ast/src/cmd/proto/
H A DMakefile55 $(RM) -f ?.$(tmp).?
/ast/src/cmd/INIT/
H A Dregress.sh231 "") RM *
239 ?*) RM $j ;;
354 then RM ${TEST_local}
356 RM "$TWD"
373 INIT) RM "$TWD"
810 then RM $file.sav
811 else RM $TWD/$file.sav
930 function RM # rm(1) args function
942 do RM $i $i.sav
/ast/src/lib/libast/
H A DMakefile270 $(RM) -f $(tmp).1
272 then $(RM) $(tmp).3
276 then $(RM) $(tmp).2
288 then $(RM) -f 1.$(tmp).x
295 then $(RM) -f 1.$(tmp).x
311 then $(RM) -f 1.$(tmp).x
330 $(RM) -rf $(HEADERSTD) ast_hdr.h ast_types.h ast_unistd.h iffeio.h \
366 0) $(RM) -f $(*:N=*.c:B:S=.exe) ;;
369 $(RM) -f $(*:N=*.c:B:S=$(CC.SUFFIX.OBJECT))
408 $(RM)
[all...]
/ast/src/lib/libast/uwin/
H A Dsupport.c541 * RM ...round-towards -INF
543 const int RN=0,RZ=1,RP=2,RM=3;
/ast/src/cmd/html/
H A Dmm2twiki.sh142 ds[RM]='&#174;'
H A Dmm2bb.sh144 ds[RM]='&#174;'
H A Dmm2html.sh350 ds[RM]='&#174;'

Completed in 38 milliseconds