5f128523 ^
36204af2 ^
b4bbd479 ^
97f69507 ^
1 2 3 4 5
6
7
8
9
CFLAGS=-O3 -Wall -Wextra -D_XOPEN_SOURCE libtermbox.a: utf8.o termbox.o ar rcs libtermbox.a *.o termbox.o: termbox.h termbox.c input.inl output.inl bytebuffer.inl clean: -rm *.o libtermbox.a