0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/newtree synced 2025-03-07 08:50:51 +00:00
newtree/bootstrap
2000-05-17 09:34:52 +00:00

6 lines
62 B
Bash
Executable file

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