OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PKGSRCDIR
(Results
1 - 2
of
2
) sorted by relevancy
/src/
build.sh
1673
test -n "${
PKGSRCDIR
}" && {
1674
test -f "${
PKGSRCDIR
}/mk/bsd.pkg.mk" ||
1675
bomb "
PKGSRCDIR
(${
PKGSRCDIR
}) does not exist"
1684
setmakeenv
PKGSRCDIR
"${_pd}" &&
2565
cd "${
PKGSRCDIR
}" &&
2580
cd "${
PKGSRCDIR
}/${catpkg}" &&
2971
if ! [ -d "${
PKGSRCDIR
}/${arg}" ]
/src/distrib/syspkg/mk/
bsd.syspkg.mk
40
PKGSRCDIR
?= ${.CURDIR:C|/[^/]*/[^/]*$||}
47
PACKAGES?= ${
PKGSRCDIR
}/../packages
569
${GREP} '\$$NetBSD' $$files | ${SED} -e 's|^${
PKGSRCDIR
}/||' > ${BUILD_VERSION_FILE};
Completed in 28 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025