Fixed problem with sfrotz needlessly recompiling.
authorDavid Griffith <dave@661.org>
Sat, 28 Jul 2018 03:30:38 +0000 (20:30 -0700)
committerDavid Griffith <dave@661.org>
Tue, 31 Jul 2018 08:45:29 +0000 (01:45 -0700)
commitc1ef714fc72031413f403314fc4dd45448ed8fc4
tree5ec2f9d884c222684b8479a3b05ba43e0c9d3bda
parent65ff9edd4a6fb781d662201b9fd908d6dafc2ae8
Fixed problem with sfrotz needlessly recompiling.

Something about a header file names "defines.h" causes it to never
be up-to-date?  So I changed it to "defs.h".
Makefile
src/common/frotz.h
src/curses/ux_frotz.h