Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BINDIR loop
- To: crossfire (at) ifi.uio.no, ,
- Subject: Re: BINDIR loop
- From: Mark Wedel <>
- Date: Tue, 8 Mar 1994 17:00:34 -0800
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