targets=a b c d

all: $(targets)

$(targets):
	+./foo