> So in this case using FORCE: ; is a better solution:
> 
> FORCE: ;
> 
> %.clean: FORCE
>       rm *.$*
> 

Shouldn't you be doing then

.PHONY: FORCE

Kris Thielemans 
(kris.thielemans <at> ic.ac.uk)
Imaging Research Solutions Ltd
Cyclotron Building
Hammersmith Hospital
Du Cane Road
London W12 ONN, United Kingdom

web site address: http://www.irsl.org/~kris  


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to