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