fblib/fb5/Makefile
2017-03-06 08:18:06 +08:00

5 lines
90 B
Makefile

all:
arm-linux-gnueabihf-gcc page.h fbtool.h fbtool.c test.c -o test_fb5
clean:
rm test