Fix mess with defines.
authorDavid Griffith <dave@661.org>
Mon, 2 Sep 2019 01:29:53 +0000 (18:29 -0700)
committerDavid Griffith <dave@661.org>
Mon, 2 Sep 2019 01:40:44 +0000 (18:40 -0700)
commitb17f0c78b4708f6617a635015d7d73360edf93eb
tree5784145ac656ba265289355cca2c1fad87a63b10
parentb44e017b8778034241a5ad0769e72b32953a2d33
Fix mess with defines.

There was an ongoing problem with how I was handling defs.h et al
causing things to be entirely rebuilt or not rebuilt at all without
first doing a "make clean".  This fixes those problems that were last
addressed in 03e0c58b2363e5daecc29da44edf27fe4bc4beaa.
Makefile