1 2 3 4 5 6 7 8
CC=i686-foolos-gcc CFLAGS = -ggdb -O0 # best gdb debugging experience xterm: vesa.o terminal.o clean: rm -f *.o xterm