aboutsummaryrefslogtreecommitdiff
path: root/ui/rampingios/Makefile
blob: 8db198e114a4bb53bb5d7dd6ad96263dc3ad0285 (plain)
1
2
3
4
5
6
7
all:
	./build-all.sh

clean:
	rm -f *.hex cfg-*.h *~ *.elf *.o

.phony: clean