aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fireflies-ui/Makefile
blob: 0b5989888c5f36810b1ec9adef8a546a4ab26eaa (plain)
1
2
3
4
5
6
7
all:
	./build-all.sh

clean:
	rm -f *.hex cfg-ff-[pr]*.h *~ *.elf *.o

.phony: clean