aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/werner/Makefile
blob: 21d85f76ccfd5f39978d059ca81d88c1bd06cbde (plain)
1
2
3
4
5
6
7
all:
	./build-all.sh

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

.phony: clean