[Buildroot] advice on makefile

Nigel Kukard nkukard at lbsd.net
Thu Apr 10 17:28:04 UTC 2008


<snip snip snip>

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://lists.busybox.net/pipermail/buildroot/attachments/20080410/b1e8b0b4/attachment-0002.pgp 


More information about the buildroot mailing list