Ignore .ihx files
[fw/altos] / Makefile
index 10cd8888c9456dcfedd44db3c59f38402ea17773..9603dc2212b9ba58aba08ace7330fca3373e8f43 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,9 +29,9 @@ $(PROG): $(OBJS)
 
 clean:
        rm -f $(PROG) $(OBJS)
-       +make -f Makefile.blink clean
+       +make -blink clean
 
 $(OBJS): $(INCS)
 
-blinks: blink.c Makefile.blink
-       +make -f Makefile.blink
+blinks:
+       +make -blink