summaryrefslogtreecommitdiff
path: root/TAO/Benchmark/Marshal_Test/Orbix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/Benchmark/Marshal_Test/Orbix/Makefile')
-rw-r--r--TAO/Benchmark/Marshal_Test/Orbix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/Benchmark/Marshal_Test/Orbix/Makefile b/TAO/Benchmark/Marshal_Test/Orbix/Makefile
index 159d7beaa6b..0c40916fb67 100644
--- a/TAO/Benchmark/Marshal_Test/Orbix/Makefile
+++ b/TAO/Benchmark/Marshal_Test/Orbix/Makefile
@@ -67,7 +67,7 @@ marshal.h marshalC.cpp marshalS.cpp: marshal.idl
$(IDL) $(IDLFLAGS) $<
clean:
- $(RM) core *.o *~ client server *C.cpp *S.cpp *S.h *C.h
+ rm -f core *.o *~ client server *C.cpp *S.cpp *S.h *C.h
$(MAKE) realclean