mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
2 lines
44 B
Bash
Executable file
2 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
aclocal && autoheader && autoconf
|