quakeforge/tools/qfcc/bootstrap

4 lines
86 B
Bash
Executable File

#!/bin/sh
cd `dirname $0`
aclocal && autoheader && automake --add-missing && autoconf