Searched refs:RMDIR (Results 1 - 7 of 7) sorted by relevance

/external/curl/packages/DOS/
H A Dcommon.dj33 RMDIR = rm -f -r
39 RMDIR = rmdir
/external/mdnsresponder/mDNSWindows/Java/
H A Dmakefile44 RMDIR = rmdir /S /Q macro
96 @if exist $(OBJDIR) $(RMDIR) $(OBJDIR)
97 @if exist $(BUILDDIR) $(RMDIR) $(BUILDDIR)
/external/libcups/filter/
H A DMakefile161 -$(RMDIR) $(SERVERBIN)/filter
162 -$(RMDIR) $(SERVERBIN)
171 -$(RMDIR) $(LIBDIR)
/external/libcups/cups/
H A DMakefile302 -$(RMDIR) $(LIBDIR)
306 -$(RMDIR) $(INCLUDEDIR)/cups
/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c261 #define RMDIR "rmdir03" macro
387 RMDIR, 1, ENOTDIR, 11, creat_symlink, ck_symlink, {
472 RMDIR, "rmdir", 1, &test_objects[22],
1241 if (cktcsid(tc_ptr->tcid, RMDIR)) {
/external/minijail/
H A Dcommon.mk244 $(RMDIR) $(1) 2>/dev/null) || true),)
266 RMDIR ?= rmdir macro
/external/modp_b64/
H A Dcommon.mk243 $(RMDIR) $(1) 2>/dev/null) || true),)
265 RMDIR ?= rmdir macro

Completed in 377 milliseconds