compat-wireless: add Makefile to PHONY
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 9 Mar 2012 02:18:21 +0000 (18:18 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 9 Mar 2012 02:18:21 +0000 (18:18 -0800)
commit0f0a98060c2d46264d2c74df47bd09daa067613a
tree03c5d60090ca5266e4f32f7cf878331cf91119d6
parent1924d5c1eabd68152d99c3c42910aee35f42d19e
compat-wireless: add Makefile to PHONY

Debugging Make shows that 18 variations of Makefile are checked
for targets on the Makefile prior to process the first real target.
Stop this nonsense.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
Makefile