summaryrefslogtreecommitdiff
path: root/Docs/Support/make-makefile
diff options
context:
space:
mode:
authorunknown <serg@serg.mylan>2006-04-13 10:24:44 +0200
committerunknown <serg@serg.mylan>2006-04-13 10:24:44 +0200
commit37f86950f174e7f7246da4c8d2ab5126b2b24697 (patch)
treea35f41d871af0bb3d2c1198c7468ccc84f3ea1b4 /Docs/Support/make-makefile
parent96118e848d79cece6b2020af7837562929c91726 (diff)
parent4e6190ac4812c312280beed4cd102f1ce7824c16 (diff)
downloadmariadb-git-37f86950f174e7f7246da4c8d2ab5126b2b24697.tar.gz
merged
configure.in: Auto merged
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