summaryrefslogtreecommitdiff
path: root/lib/make/force-rebuild
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-02-27 17:06:19 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-02-27 17:06:19 +0000
commita842159612a61b8e0fbca677a1cd7f0814840473 (patch)
tree1fd0a2f36618014e51a4a82a7ed14a826412c003 /lib/make/force-rebuild
parentb321a95d25c8a6761c878fa3f12275c530bd2430 (diff)
Implemented Cactus/1413
Erik Schnetters suggestion to have a file which can be updated to force rebuilds when e.g. the CST perl scripts are changed. Unfortunately, this now means that everyones configurations need to be rebuilt. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3156 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/force-rebuild')
-rw-r--r--lib/make/force-rebuild9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/make/force-rebuild b/lib/make/force-rebuild
new file mode 100644
index 00000000..12589498
--- /dev/null
+++ b/lib/make/force-rebuild
@@ -0,0 +1,9 @@
+# /*@@
+# @file force-rebuild
+# @date Thu Feb 27 18:46:51 2003
+# @author Gabrielle Allen
+# @desc
+# Timestamp file for forcing rebuilds of configurations
+# @enddesc
+# @version $Id: force-rebuild,v 1.1 2003-02-27 17:06:19 allen Exp $
+# @@*/