mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-13 06:01:19 +00:00
Some notes about building from CVS and a warning that things
won't work :)
This commit is contained in:
parent
c85e0a0450
commit
a1d6631267
1 changed files with 7 additions and 0 deletions
7
README
7
README
|
@ -1,3 +1,10 @@
|
|||
If you are checking this out from CVS, run the bootstrap command first to set
|
||||
up configure. Then follow the instructions in INSTALL.
|
||||
|
||||
*** HARD HAT AREA ***
|
||||
I am halfway through migrating the codebase to use autotools, so not everything
|
||||
will build just yet. Please be patient.
|
||||
|
||||
Note to developers: bsd/, irix/ and solaris/ are NO LONGER PERTINENT!
|
||||
The relevant code was merged into src/ along with the linux/ subtree, so do
|
||||
your edits there.
|
||||
|
|
Loading…
Reference in a new issue