Recursive make should work well.
If top and subdir makefiles both have rules named 'clean' that do different things, 
that should be fine with make.
Whether I make clean or make target, make warns me that it has a duplicate rule 
'clean' and is overriding the rule for 'clean'. 
likewise for 'all'.
I want a means to tell make that I KNOW THERE IS A DUPLICATE RULE FOR CLEAN! just do 
it quietly please.

Reading The Gnu Make Manual has not helped me in this, so either the manual or make 
have a hole in them.

Kindly advise.


Brian Brunner
[EMAIL PROTECTED]
(610)796-5838

*******************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept
for the presence of computer viruses.

www.hubbell.com - Hubbell Incorporated


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to