Hi,

How to write this with maybe multiple targets and patterns?


foo.o foo.h : foo.src
cmd foo.src -o foo.o -h foo.h
bar.o bar.h : bar.src
cmd bar.src -o bar.o -h bar.h

I have lots of *.src files.
Thanks!

Yuan Ye
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to