PROGRAMS += $(PRE)/eat SRC-$(PRE)/eat := $(wildcard $(PRE)/*.c) LIBS-$(PRE)/eat := -lutil -lcurses