Add "-notOnce" to the compiler options on the Mac to stop the compiler
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 31 Dec 2002 22:40:38 +0000 (22:40 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 31 Dec 2002 22:40:38 +0000 (22:40 +0000)
commit1ad5fcb036ba05625c7af5dc6a967e4671adaa2b
tree133c27168f6ceba0802e8992212049d5e8aa8d93
parenteea6a39a33b92f101cd2ad851d04d2ce95102f4c
Add "-notOnce" to the compiler options on the Mac to stop the compiler
assuming that duplicate #includes of the same file are idempotent.  I mean,
it's not even true for the standard headers (think <assert.h>), and
certainly isn't true here.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2400 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl