C_SOURCES := main.c
CFLAGS_EXTRAS := -lpthread

include Makefile.rules
