Makefile: improve non-GNU make warning behavior
commit4ec2d2f2d40b095b51c226841bb92e788322f1ce
authorKyle J. McKay <mackyle@gmail.com>
Sun, 7 Sep 2014 01:02:06 +0000 (6 18:02 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 7 Sep 2014 01:02:06 +0000 (6 18:02 -0700)
tree296e1c15f5598e15b6c386c41d027cc0fa3c7fbb
parent149763d825412084a4b3ed98feed6600cb1d0982
Makefile: improve non-GNU make warning behavior

Replace the previous .error target with one that is less likely
to cause issues with GNU make.
Makefile