help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnumake - tests for target


From: Randy Yates
Subject: gnumake - tests for target
Date: 03 Dec 2004 12:57:28 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Military Intelligence)

Is there a variable or otherwise a way to test to see what target
is specified? I have the following situation: Some automatically-generated
dependency files are unconditionally included. Part of my "clean" target
is to delete all dependency files. But gnumake attempts to include the files
before the clean target build rules are executed, so if there is an error in
the dependency file, the clean target never gets built. 
-- 
Randy Yates
Sony Ericsson Mobile Communications
Research Triangle Park, NC, USA
randy.yates@sonyericsson.com, 919-472-1124


reply via email to

[Prev in Thread] Current Thread [Next in Thread]