distclean: Don't delete $(IMAGE)
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 31 May 2008 07:27:47 +0000 (07:27 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 31 May 2008 07:27:47 +0000 (07:27 -0000)
commitdb8eecfceace15ba015f602b2a9b35482fbc875e
treeb608abc2014ebf0de05606418d347fe82c4a1c7f
parent6d0862e4224a7da823d1c739e315fc3cb09df4bb
distclean: Don't delete $(IMAGE)

There is not much point in deleting $(IMAGE) as the entire binaries dir
is removed. Furthermore, $(IMAGE) is a prefix rather than a file name.
Makefile