CC = gcc # compilatorul folosit CFLAGS = -Wall -g # optiunile pentru compilare LDLIBS = -lefence # optiunile pentru linking