help-make
[Top][All Lists]
Advanced

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

What does this do: $(@:_config=)


From: joemama
Subject: What does this do: $(@:_config=)
Date: Wed, 8 Aug 2007 13:19:23 -0700 (PDT)

Hi:

Have a makefile and wondering what this does?


atngw100_config: unconfig
    @./mkconfig $(@:_config=) avr32 at32ap atngw100 atmel at32ap7000

Specifically interested in this part: $(@:_config=)     

I know that the mkconfig program receives the following arguments:
  atngw100 avr32 at32ap atngw100 atmel at32ap7000

Just not sure how the makefile construct creates the first atngw100 string

Thanks!
 
-- 
View this message in context: 
http://www.nabble.com/What-does-this-do%3A-%24%28%40%3A_config%3D%29-tf4238788.html#a12061025
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.





reply via email to

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