We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 374f970 commit d150e3aCopy full SHA for d150e3a
ArduinoFloppyReader/ArduinoFloppyReader/makefile
@@ -56,7 +56,7 @@ GARDUINO = GarduinoReaderWriter
56
57
.PHONY: depend clean
58
59
-all: $(MAIN)
+all: $(MAIN) $(GARDUINO)
60
@echo ArduinoReaderWriter ready
61
62
$(MAIN): $(OBJS)
0 commit comments