VPATH = $(shell find $(SRC_PATH) -type d | tr '\n' ':') SOURCES = $(shell basename -a $(shell find $(SRC_PATH) -type f -name "*.c"))