0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/newtree synced 2025-03-07 17:02:06 +00:00
newtree/bootstrap

7 lines
62 B
Text
Raw Normal View History

#!/bin/sh
aclocal
autoheader
automake --add-missing
autoconf