1 2 3 4 5
CFLAGS=-Wall -Werror -O3 -I../../.. speed: speed.o ../../hash.o speed.o: speed.c ../htable.h ../htable.c