Removed dependency preprocessor stuff that never did anything useful.
authorDavid Griffith <dave@661.org>
Tue, 20 Aug 2019 06:19:23 +0000 (23:19 -0700)
committerDavid Griffith <dave@661.org>
Tue, 20 Aug 2019 06:19:23 +0000 (23:19 -0700)
commitc1b32ae670b85b1b675c4b2173a279b81ea10ba6
treeaccf2c9d71ab3b37cf069c94021c0e24e16da657
parent03e0c58b2363e5daecc29da44edf27fe4bc4beaa
Removed dependency preprocessor stuff that never did anything useful.

These options had the side-effect of forcing the SDL library to be
completely recompiled all the time because build_timestamp in
src/common/version.c is rewritted every time the Makefile is run.
src/sdl/Makefile