Makefile: Don't leave class-file placement to the `FOOFLAGS' variables.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 17 May 2018 09:41:10 +0000 (10:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 17 May 2018 09:41:10 +0000 (10:41 +0100)
commitb4cf5ec4d6a038e3d73b2f7197964c6bea47dbc3
tree3196d96555632d50715e0d6c3beb7d467f5e4149
parent815028668f96ee4e5da53ab66acdc78edd8c4876
Makefile: Don't leave class-file placement to the `FOOFLAGS' variables.

They can (and should) be overridden by users.  But changing the output
arrangements will break the build system's assumptions.
Makefile