Modified the suggestion for run-in-place builds to something simpler.
This commit is contained in:
parent
47d876c15e
commit
a32cb890d1
|
@ -100,8 +100,7 @@ manually.
|
||||||
If you would prefer a "run in place" build, you should instead do the
|
If you would prefer a "run in place" build, you should instead do the
|
||||||
following from the Project: Starfighter base directory:
|
following from the Project: Starfighter base directory:
|
||||||
|
|
||||||
export SF_RUN_IN_PLACE=1
|
./configure SF_RUN_IN_PLACE=1
|
||||||
./configure
|
|
||||||
make
|
make
|
||||||
mv src/starfighter .
|
mv src/starfighter .
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue