Skip to content

Commit 3470ddc

Browse files
author
Martin Kraemer
committed
Prevent cvsclean from being removed on interrupts
1 parent 1c593b7 commit 3470ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/build.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ cvsclean:
7171
done
7272

7373
.PHONY: $(ALWAYS) snapshot cvsclean
74+
.PRECIOUS: cvsclean

0 commit comments

Comments
 (0)