Hello everyone,
Suppose I define two macros, OBJ_DIR = debug/foo.o debug/goo.o SRC_DIR = src/foo.c src/goo.c how should I write a rule to compile foo.c and goo.c into foo.o and goo.o and put them into debug sub-directory? thanks in advance, George __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
