Objects depend on the Makefile
authorAlan T. DeKok <aland@freeradius.org>
Sun, 17 Mar 2013 15:23:52 +0000 (11:23 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 17 Mar 2013 15:23:52 +0000 (11:23 -0400)
commita8da9f2991e56473019497c6a88a1705afdb82fd
treed67af29a3b0f13777974f174fdbe7a8a91ef64e5
parentd682c202f58f9a7c3f3999721d8ee22d64522d45
Objects depend on the Makefile

So that if the Makefile changes (c flags, libraries, etc.)
we re-build the target.

This is a hack to work around the fact that we can't detect
when the CFLAGS, etc. change
scripts/boiler.mk