make-makefile 202 Bytes
Newer Older
bk@work.mysql.com's avatar
bk@work.mysql.com committed
1 2 3 4 5 6 7
#!/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