Lines Matching refs:we

26 #		List of LIB* that we will actually link with
34 # List of LIB* that we want headers from, we do *not*
37 # The above all get added to DPMAGIC_LIBS which is what we
46 # From such a path we can derrive a number of other variables
47 # for which we can supply sensible default values.
59 # we can simply substitute ${SRCTOP} for ${OBJTOP} in
65 # If the directory ${SRC_${__lib:T:R}}/h exists we will
76 # Since we can safely assume that -I${STAGE_OBJTOP}/usr/include
77 # and -L${STAGE_OBJTOP}/usr/lib are sufficient, and we should
88 # sometimes we play games with .CURDIR etc
106 # we get included just about everywhere so this is handy...
118 # DPLIBS helps us ensure we keep DPADD and LDADD in sync
169 # the DPADD paths will be to the obj tree so we need to subst anyway.
185 # Each lib is its own src_lib, we want to include it in SRC_LIBS
201 # magic_libs includes those we want to link with
202 # as well as those we might look at
207 # we skip this for staged libs
210 # if SRC_libfoo is not set, then we assume that the srcdir corresponding
211 # to where we found the library is correct.
219 # If INCLUDES_libfoo is not set, then we'll use ${SRC_libfoo}/h if it exists,
227 # even for staged libs we sometimes
256 # Now for the bits we actually need
275 # we want any -I/usr/* last
322 # We don't want to assume that we need to .PATH every element of
326 # is read - and we only just worked it out.
329 # So we let the Makefile do
331 # and we defer the .PATH: until now so that SRC_libfoo will be available.
335 # after all that, if doing -n we don't care
343 # we have made what use of it we can of DPADD