LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux 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
 
LinkBack Search this Thread
Old 07-31-2006, 08:33 PM   #1
ashlesha
Member
 
Registered: May 2005
Location: PA
Distribution: Ubuntu
Posts: 204

Rep: Reputation: 30
makefile syntax


Could someone please tell me what this line means in a Makefile.

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

Thanks,
Ashlesha.
 
Old 08-01-2006, 12:33 AM   #2
ckin2001
LQ Newbie
 
Registered: Jul 2006
Location: Chambana
Distribution: debian
Posts: 17

Rep: Reputation: 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.
 
Old 08-01-2006, 03:21 AM   #3
Vitaly Prapirny
LQ Newbie
 
Registered: Nov 2003
Posts: 3

Rep: Reputation: 0
In addition to previous post - "+=" is for "append" (not "assign")
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are 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:16 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
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration