Added 'linty' target for make
authorBob Little <Bob.Little@aeronix.com>
Sun, 18 Jun 2017 00:43:19 +0000 (20:43 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 18 Jun 2017 02:28:40 +0000 (22:28 -0400)
commitd844c2a3913e1c7d331b080a4a09631e515d9364
tree73923b7e614428a949b8989bac35f8abe313e357
parentd92da991062fac03934d029aa4323962a9afa7e1
Added 'linty' target for make

"make linty" does lots of error checking while compiling.
Simplified the standard make's CFLAGS.
Cleaned up code to eliminate resulting warnings generated by "make linty".
Makefile
advent.h
dungeon.c
main.c
misc.c
newdungeon.py