mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
Working on one common configure which lets nq and qw compile.
There, needs a little clean up though.
This commit is contained in:
parent
c2cf8ff5e7
commit
75618f96c9
12 changed files with 1962 additions and 46 deletions
2
bootstrap
Executable file
2
bootstrap
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
aclocal && autoheader && automake --add-missing && autoconf
|
Loading…
Add table
Add a link
Reference in a new issue