From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nigel Kukard Date: Thu, 10 Apr 2008 17:28:04 +0000 Subject: [Buildroot] advice on makefile In-Reply-To: <8763upaice.fsf@macbook.be.48ers.dk> References: <1207827171.6817.432.camel@nigel-x60> <87tzi9apo6.fsf@macbook.be.48ers.dk> <1207836719.6817.433.camel@nigel-x60> <8763upaice.fsf@macbook.be.48ers.dk> Message-ID: <1207848484.6817.490.camel@nigel-x60> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Regarding dependencies on other targets ... what about having something like $(PKGNAME_LIB_VERSION) variable? or maybe .... PKGNAME_LIB_NAME? or PKGNAME_LIB_STAGING_TARGET? or all of them? PKGNAME_LIB_VERSION=1.2.3 PKGNAME_LIB_NAME=libfubar.$(PKGNAME_LIB_VERSION) PKGNAME_LIB_STAGING_TARGET=$(STAGING_DIR)/usr/lib/$(PKGNAME_LIB_NAME) starting to look like something that should be part of autotools? really getting frustrated ... everything is different! :( -N -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://busybox.net/lists/buildroot/attachments/20080410/b1e8b0b4/attachment.pgp