CC=gcc CFLAGS += -I /usr/include/GL/ -Wall -O2 -g LDFLAGS += -lglut all: karel clean: @rm -f karel