refactor fun
[pyfrprog.git] / Makefile
index 2c0483ae3e4a65645a63967767c175fedb35ad21..347d674a8484be17ce44f67b2201b77aba4b57c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ DEPDIR = .deps
 
 #add all objects here
 
-OBJS = vectors.obj Start91460.obj mb91465k.obj MAIN.obj RLT.obj uart.obj Flash.obj 
+OBJS = vectors.obj start91460.obj mb91465k.obj main.obj rlt.obj uart.obj flash.obj 
 
 AS = $(PREFIX)fasm911s
 CC = $(PREFIX)fcc911s