hw-rollerderby-scoreboard/Makefile

7 lines
64 B
Makefile

ARCH = avr
CFLAGS += -DARCH=$(ARCH)
include Makefile.$(ARCH)