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

1234

/haiku-buildtools/binutils/zlib/msdos/
H A DMakefile.emx22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
23 RM=del
60 $(RM) *.d
61 $(RM) *.o
62 $(RM) *.exe
63 $(RM) zlib.a
64 $(RM) foo.gz
H A DMakefile.dj240 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
41 RM=del
90 $(RM) $(INCLUDE_PATH)\zlib.h
91 $(RM) $(INCLUDE_PATH)\zconf.h
92 $(RM) $(LIBRARY_PATH)\libz.a
95 $(RM) *.d
96 $(RM) *.o
97 $(RM) *.exe
98 $(RM) libz.a
99 $(RM) fo
[all...]
/haiku-buildtools/binutils/zlib/old/
H A DMakefile.emx22 # The default value of RM is "rm -f." If "rm.exe" is found, comment out:
23 RM=del
60 $(RM) *.d
61 $(RM) *.o
62 $(RM) *.exe
63 $(RM) zlib.a
64 $(RM) foo.gz
/haiku-buildtools/binutils/gas/
H A Dmakefile.vms72 $(RM) *.obj;
73 $(RM) *.exe;
74 $(RM) atof-targ.c;
75 $(RM) obj-format.c;
76 $(RM) obj-format.h;
77 $(RM) targ-env.h;
78 $(RM) targ-cpu.h;
79 $(RM) targ-cpu.c;
/haiku-buildtools/legacy/binutils/libiberty/
H A Dmakefile.vms31 $(RM) config.h;
32 $(RM) *.obj;
33 $(RM) libiberty.olb;
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmakefile.vms40 $(RM) *.obj;
41 $(RM) sysdep.h;
42 $(RM) libopcodes.olb;
H A Dmcore-opc.h25 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, enumerator in enum:__anon3076
60 { "ldm", RM, 0, 0x0060 },
61 { "stm", RM, 0, 0x0070 },
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmakefile.vms31 $(RM) config.h;
32 $(RM) *.obj;
33 $(RM) libiberty.olb;
/haiku-buildtools/legacy/binutils/bfd/
H A Dmakefile.vms70 $(RM) libbfd.olb;
71 $(RM) sysdep.h;
72 $(RM) bfd.h;
73 $(RM) targmatch.h;
74 $(RM) config.h;
75 $(RM) *.obj;
/haiku-buildtools/legacy/gcc/gcc/
H A Dmakefile.vms16 RM=delete/nolog
304 $(RM) cccp.obj;,cexp.obj;
305 $(RM) cpp.exe;
309 $(RM) libgcc2.olb;
313 $(RM) [.cp]tinfo.obj;
314 $(RM) [.cp]tinfo2.obj;
315 $(RM) [.cp]new.obj;
316 $(RM) [.cp]new1.obj;
317 $(RM) [.cp]new2.obj;
318 $(RM) [
[all...]
/haiku-buildtools/binutils/zlib/win32/
H A DMakefile.gcc65 RM = rm -f
153 $(RM) '$(DESTDIR)$(BINARY_PATH)'/$(SHAREDLIB); \
154 $(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(IMPLIB); \
156 -$(RM) '$(DESTDIR)$(INCLUDE_PATH)'/zlib.h
157 -$(RM) '$(DESTDIR)$(INCLUDE_PATH)'/zconf.h
158 -$(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(STATICLIB)
161 -$(RM) $(STATICLIB)
162 -$(RM) $(SHAREDLIB)
163 -$(RM) $(IMPLIB)
164 -$(RM) *
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dmakefile.vms56 $(RM) *.obj;
57 $(RM) libopcodes.olb;
H A Dmcore-opc.h27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, enumerator in enum:__anon1120
62 { "ldm", RM, 0, 0x0060 },
63 { "stm", RM, 0, 0x0070 },
H A Dmep-opc.c625 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } },
631 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } },
637 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } },
715 { { MNEM, ' ', OP (RN), ',', OP (RM), ',', OP (UIMM16), 0 } },
721 { { MNEM, ' ', OP (RN), ',', OP (RM), ',', OP (UIMM16), 0 } },
931 { { MNEM, ' ', OP (UDISP2), '(', OP (RM), ')', 0 } },
937 { { MNEM, ' ', OP (RN), ',', OP (RM), 0 } },
973 { { MNEM, ' ', OP (RL), ',', OP (RN), ',', OP (RM), 0 } },
991 { { MNEM, ' ', '$', '0', ',', OP (RN), ',', OP (RM), 0 } },
997 { { MNEM, ' ', OP (RN), ',', OP (RM),
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dmakefile.vms-in93 $(RM) *.obj;
94 $(RM) *.exe;
97 $(RM) config.h;
98 $(RM) makefile.vms;
/haiku-buildtools/binutils/binutils/
H A Dmakefile.vms85 $(RM) *.obj;
86 $(RM) *.exe;
89 $(RM) config.h;
90 $(RM) makefile.vms;
/haiku-buildtools/binutils/libiberty/
H A Dmakefile.vms35 $(RM) *.obj;
36 $(RM) libiberty.olb;
/haiku-buildtools/gcc/libiberty/
H A Dmakefile.vms35 $(RM) *.obj;
36 $(RM) libiberty.olb;
/haiku-buildtools/binutils/bfd/
H A Dmakefile.vms65 $(RM) libbfd.olb;
66 $(RM) *.obj;
/haiku-buildtools/binutils/zlib/amiga/
H A DMakefile.pup15 RM = delete quiet
41 $(RM) *.o example minigzip $(LIBNAME) foo.gz
/haiku-buildtools/isl/
H A Dltmain.sh209 : ${RM="rm -f"}
3371 $opt_dry_run || $RM $removelist
3378 $opt_dry_run || $RM $removelist
3380 trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
3407 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
3425 $opt_dry_run || $RM $removelist
3432 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
3456 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
3474 $opt_dry_run || $RM $removelist
3481 'error=$?; $opt_dry_run || $RM
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh143 : ${RM="rm -f"}
2166 $opt_dry_run || $RM $removelist
2173 $opt_dry_run || $RM $removelist
2175 trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
2202 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2220 $opt_dry_run || $RM $removelist
2227 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
2251 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
2269 $opt_dry_run || $RM $removelist
2276 'error=$?; $opt_dry_run || $RM
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh143 : ${RM="rm -f"}
2166 $opt_dry_run || $RM $removelist
2173 $opt_dry_run || $RM $removelist
2175 trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
2202 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2220 $opt_dry_run || $RM $removelist
2227 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
2251 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
2269 $opt_dry_run || $RM $removelist
2276 'error=$?; $opt_dry_run || $RM
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh143 : ${RM="rm -f"}
2166 $opt_dry_run || $RM $removelist
2173 $opt_dry_run || $RM $removelist
2175 trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
2202 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2220 $opt_dry_run || $RM $removelist
2227 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
2251 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
2269 $opt_dry_run || $RM $removelist
2276 'error=$?; $opt_dry_run || $RM
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh143 : ${RM="rm -f"}
2166 $opt_dry_run || $RM $removelist
2173 $opt_dry_run || $RM $removelist
2175 trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
2202 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
2220 $opt_dry_run || $RM $removelist
2227 'error=$?; $opt_dry_run || $RM $removelist; exit $error'
2251 '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
2269 $opt_dry_run || $RM $removelist
2276 'error=$?; $opt_dry_run || $RM
[all...]

Completed in 173 milliseconds

1234