mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Prevent cvsclean from being removed on interrupts
This commit is contained in:
parent
1c593b7646
commit
3470ddc089
@ -71,3 +71,4 @@ cvsclean:
|
|||||||
done
|
done
|
||||||
|
|
||||||
.PHONY: $(ALWAYS) snapshot cvsclean
|
.PHONY: $(ALWAYS) snapshot cvsclean
|
||||||
|
.PRECIOUS: cvsclean
|
||||||
|
Loading…
Reference in New Issue
Block a user