Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BINDIR loop



 Simple fix.

 In the server/Imakefile, remove the BINDIR = ${C_BINDIR} line, and
change the BINDIR in InstallNormalProgram to C_BINDIR.

 I think BINDIR was needed when the Imakefile was using ComplexProgramTarget.

 --Mark