Dear there,

Anyone has an example on Generating Prerequisites Automatically:
http://www.gnu.org/software/make/manual/make.html#Automatic-Prerequisites
?


The suggested method in  GNU Make book generates one .d file for each
.c file in the c files directory, which seems a mess. How to generate
the .d files in another directory? What's the best practice using this
feature?


-- 
All the best,
Michael Chen

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

Reply via email to