hw-rollerderby-scoreboard/Makefile

5 lines
38 B
Makefile
Raw Normal View History

2013-04-01 21:17:18 -06:00
ARCH = avr
2013-03-27 22:47:17 -06:00
2013-03-31 21:13:51 -06:00
include Makefile.$(ARCH)
2013-03-07 23:55:05 -07:00