mariadb/Docs/Support/make-makefile

8 lines
202 B
Text
Raw Normal View History

2000-07-31 21:29:14 +02:00
#!/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