blob: c6b685c90723a764283d30a55c38b9b0d85a33f1 [file] [log] [blame]
test: foo.o
foo.o: %.o: %.c
foo.o: foo.h
echo $^
cp $< $@
foo.h foo.c:
touch $@