[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
question about Generating Prerequisites Automatically
From: |
Lin George |
Subject: |
question about Generating Prerequisites Automatically |
Date: |
Thu, 27 Apr 2006 05:53:51 -0700 (PDT) |
Hello everyone,
I am reading through GNU make manual about "Generating
Prerequisites Automatically" topic. I do not quite
understand what the following statements mean (Section
4.14),
--------------------
Note that such a prerequisite constitutes mentioning
main.o in a makefile, so it can never be considered an
intermediate file by implicit rule search. This means
that make won't ever remove the file after using it;
see Chains of Implicit Rules.
--------------------
Could anyone show me a simple sample please?
thanks in advance,
George
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
- question about Generating Prerequisites Automatically,
Lin George <=