CC := gcc notify: notify.c $(CC) -std=c99 -Wall -Werror -o $@ $<