mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 22:52:21 +00:00
3 lines
44 B
Text
3 lines
44 B
Text
|
#!/bin/sh
|
||
|
aclocal && autoheader && autoconf
|