build: Abolish the `$e', `$o' and `$t' variables.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 15 May 2016 14:29:05 +0000 (15:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 16 May 2016 00:32:29 +0000 (01:32 +0100)
I don't think anything ever used `$o'.  This project didn't use `$t'.
And use of `$e' gets in the way of Automake's magic handling of
executable suffixes under Cygwin.


No differences found