On 10/09/2012 06:26 AM, Yasir I. Al-Dosary - zgzg2020™ wrote: > Hi, > I would like to build ioquake3 on a machine that doesn't support SDL. > So, I would like to build ioq3ded.ppc64 without building ioquake3.ppc64. > > These are my options: > make USE_LOCAL_HEADERS=0 LDFLAGS='-L.' BASE_CFLAGS=-m32 CFLAGS='-fopenmp > -Wall' > > What kind of options do I need to add to the Makefile to do this? > > Best regards, > Yasir >
You can disable building the client executable using; make BUILD_CLIENT=0 --Zack Middleton _______________________________________________ ioquake3 mailing list ioquake3@lists.ioquake.org http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending this message I agree to love ioquake3 and libsdl.