summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMartin Kraemer <martin@php.net>2004-02-03 08:23:40 +0000
committerMartin Kraemer <martin@php.net>2004-02-03 08:23:40 +0000
commit3470ddc089fbe7215a0c36085c9140e41fb44c19 (patch)
treee65030d94b6ac5ae21d9319e0fb894698e51e764 /build
parent1c593b7646584887514dd488d236fed5521fa244 (diff)
downloadphp-git-3470ddc089fbe7215a0c36085c9140e41fb44c19.tar.gz
Prevent cvsclean from being removed on interrupts
Diffstat (limited to 'build')
-rw-r--r--build/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/build.mk b/build/build.mk
index e654832d22..bf0e51d38e 100644
--- a/build/build.mk
+++ b/build/build.mk
@@ -71,3 +71,4 @@ cvsclean:
done
.PHONY: $(ALWAYS) snapshot cvsclean
+.PRECIOUS: cvsclean