[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
any example on "Generating Prerequisites Automatically"?
From: |
Michael Chen |
Subject: |
any example on "Generating Prerequisites Automatically"? |
Date: |
Wed, 30 May 2012 22:11:52 -0400 |
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
- any example on "Generating Prerequisites Automatically"?,
Michael Chen <=