]> mj.ucw.cz Git - home-hw.git/blob - protab/matrix/Makefile
Matrix display & snake
[home-hw.git] / protab / matrix / Makefile
1 ROOT=../..
2 BINARY=matrix
3 OBJS=matrix.o
4 LIB_OBJS=
5
6 include $(ROOT)/mk/bluepill.mk