mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-22 20:11:40 +00:00
removing the smp stuff from the mac build script.
This commit is contained in:
parent
ee9170e732
commit
ccdb11315b
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ BASEDIR=baseq3
|
||||||
MPACKDIR=missionpack
|
MPACKDIR=missionpack
|
||||||
|
|
||||||
BIN_OBJ="
|
BIN_OBJ="
|
||||||
build/release-darwin-ppc/ioquake3-smp.ppc
|
build/release-darwin-ppc/ioquake3.ppc
|
||||||
build/release-darwin-i386/ioquake3-smp.i386
|
build/release-darwin-i386/ioquake3.i386
|
||||||
"
|
"
|
||||||
BIN_DEDOBJ="
|
BIN_DEDOBJ="
|
||||||
build/release-darwin-ppc/ioq3ded.ppc
|
build/release-darwin-ppc/ioq3ded.ppc
|
||||||
|
|
Loading…
Reference in a new issue