]> mj.ucw.cz Git - home-hw.git/blob - protab/timer2-irq/Makefile
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/home-hw
[home-hw.git] / protab / timer2-irq / Makefile
1 ROOT=../..
2 BINARY=timer
3 OBJS=timer.o
4 LIB_OBJS=
5
6 include $(ROOT)/mk/bluepill.mk