What is := in makefile?
#1
Hi, what is := in makefile? Also, I've seen this in a makefile: SOMENAME:=$(filter-out $(ANOTHERNAME), $(SOMENAME)). Does someone know what this one is all about, when they have two variable names in the same $(...) format?
Reply
#2
I have no idea of cmake, but a 2 min google search revealed this: https://www.gnu.org/software/make/manual...Assignment
Reply
#3
No offense - but this is a forum related to kodi development. This is the third time you ask basic stuff about autotools or compiler options. You should visit some programming forum maybe to get you up to whatever you try to achieve.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#4
Yeah, okay.
Reply

Logout Mark Read Team Forum Stats Members Help
What is := in makefile?0