summaryrefslogtreecommitdiff
path: root/Docs/Support/make-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/Support/make-makefile')
-rwxr-xr-xDocs/Support/make-makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Docs/Support/make-makefile b/Docs/Support/make-makefile
deleted file mode 100755
index 79cf06091fe..00000000000
--- a/Docs/Support/make-makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-# Use this when you have deleted Makefile and do not want to do a full
-# build to get it back
-
-cd ..
-automake --gnu Docs/Makefile
-CONFIG_FILES=Docs/Makefile CONFIG_HEADERS= sh ./config.status