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
1674
test -n "${
PKGSRCDIR
}" && {
1675
test -f "${
PKGSRCDIR
}/mk/bsd.pkg.mk" ||
1676
bomb "
PKGSRCDIR
(${
PKGSRCDIR
}) does not exist"
1685
setmakeenv
PKGSRCDIR
"${_pd}" &&
2566
cd "${
PKGSRCDIR
}" &&
2581
cd "${
PKGSRCDIR
}/${catpkg}" &&
2972
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 19 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025