This is the following Makefile at issue:
# # Compiler flags # CC = gcc CFLAGS = -Wall -Werror -Wextra # # Project files # example - # SRCS = hash_table