]> git.cworth.org Git - scherzo/commit
Makefile: Add -Wmissing-declarations compiler option
authorCarl Worth <cworth@cworth.org>
Mon, 30 Sep 2013 00:30:30 +0000 (17:30 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 30 Sep 2013 00:30:30 +0000 (17:30 -0700)
commit81cfa1750954a0f7293f8caf3b3f27bf9a4e5e3d
tree2acb3e8844a27082d96e572c04c4e1a21772315b
parent0a3362831a7b2141e01810eca91c9adb0c2749ec
Makefile: Add -Wmissing-declarations compiler option

Some recent code changes should obsolesce some functions, so it will
be nice to have compiler help in finding them.
Makefile