summaryrefslogtreecommitdiff
path: root/progs/vp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/vp/Makefile')
-rw-r--r--progs/vp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/vp/Makefile b/progs/vp/Makefile
index 3349fd5342..28d63237a4 100644
--- a/progs/vp/Makefile
+++ b/progs/vp/Makefile
@@ -40,9 +40,9 @@ INCLUDES = -I. -I$(TOP)/include -I../samples
default: $(PROGS)
clean:
- rm -f $(PROGS)
- rm -f *.o
- rm -f getproclist.h
+ -rm -f $(PROGS)
+ -rm -f *.o
+ -rm -f getproclist.h