Switch round the order of CFLAGS and XFLAGS, so that the latter
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 26 Jan 2007 19:43:15 +0000 (19:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 26 Jan 2007 19:43:15 +0000 (19:43 +0000)
commita77c6ed35cfed5f2b51f849623726cee2464847e
treeae19ab7980dfaa0edd09fd96124ab4e34c17d846
parented1829a3d9374e1fcabfc270e9129c68b8b269ab
Switch round the order of CFLAGS and XFLAGS, so that the latter
comes last on the compiler command line. This makes it easier to
override the normal compile options (since conflicting command-line
options usually follow a last-wins policy) in order to compile (for
example) the Unix version -g -O0.

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