summaryrefslogtreecommitdiff
path: root/scripts/restoremake.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/restoremake.sh')
-rwxr-xr-xscripts/restoremake.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/restoremake.sh b/scripts/restoremake.sh
deleted file mode 100755
index e4bd939..0000000
--- a/scripts/restoremake.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-cp Makefile.sw Makefile
-cp lib/Makefile.sw lib/Makefile
-cp tests/Makefile.sw tests/Makefile
-cp utilities/Makefile.sw utilities/Makefile