CUR_DIR=status NEW_SRC=date.c time.c SRC+=$(CUR_DIR)/time.c $(CUR_DIR)/date.c OBJ+=$(CUR_DIR)/time.o $(CUR_DIR)/date.o