LinuxQuestions.org
View the Most Wanted LQ Wiki articles.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - General
User Name
Password
Linux - General This forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
Thread Tools
Old 07-31-2006, 08:33 PM   #1
ashlesha
Member
 
Registered: May 2005
Location: PA
Distribution: Ubuntu
Posts: 204
Thanked: 0
makefile syntax


[Log in to get rid of this advertisement]
Could someone please tell me what this line means in a Makefile.

libs-$(CONFIG_MIPS_DB1500) += arch/mips/au1000/encm3/

Thanks,
Ashlesha.
ashlesha is offline     Reply With Quote
Old 08-01-2006, 12:33 AM   #2
ckin2001
LQ Newbie
 
Registered: Jul 2006
Location: Chambana
Distribution: debian
Posts: 17
Thanked: 0
libs-(value of config_mips_db1500, defined somewhere else in the makefile?)=arch/mips/au1000/encm3/

libs-(value) is a variable thats being defined. I'm 99 % sure that is whats going on. You can log the output of the compiler, and trace what that comes out to. Might be hard depending on how many things config_mips_db1500 can be.
ckin2001 is offline     Reply With Quote
Old 08-01-2006, 03:21 AM   #3
Vitaly Prapirny
LQ Newbie
 
Registered: Nov 2003
Posts: 3
Thanked: 0
In addition to previous post - "+=" is for "append" (not "assign")
Vitaly Prapirny is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is the meaning of Makefile,Makefile.am,Makefile.in cynthia_thomas Linux - General 3 12-08-2005 06:00 AM
How to modify makefile.in or makefile.am QiangWan Linux - Newbie 1 05-17-2005 12:07 PM
how to get (makefile -f makefile )output into the textview widget in Pygtk sailu_mvn Programming 3 02-28-2005 04:57 AM
generate Makefile from Makefile.in without calling ./configure ? chris78 Programming 2 05-02-2004 01:23 PM
Makefile syntax - includes? mellowfellow Mandriva 0 09-01-2003 03:23 PM


All times are GMT -5. The time now is 09:12 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration