Oops - revert commit of an incomplete port of the AVRISP-MKII project.
[pub/USBasp.git] / Projects / AVRISP-MKII / makefile
index d912923..de1e225 100644 (file)
@@ -174,7 +174,7 @@ CPPSRC =
 #     Even though the DOS/Win* filesystem matches both .s and .S the same,
 #     it will preserve the spelling of the filenames, and gcc itself does
 #     care about how the name is spelled on its command-line.
-ASRC = 
+ASRC =
 
 
 # Optimization level, can be [0, 1, 2, 3, s].