From: Dean Camera Date: Sun, 3 Jun 2012 12:17:37 +0000 (+0000) Subject: Add .PHONY targets in all build system modules. Alter BUILD module so that the existe... X-Git-Tag: LUFA-130303~220 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/88425d7dabd07a712b32995a635a7f883ff5f726?ds=inline;hp=88425d7dabd07a712b32995a635a7f883ff5f726 Add .PHONY targets in all build system modules. Alter BUILD module so that the existence of source files are checked before the build is started. ---