Home
last modified time | relevance | path

Searched refs:PWD (Results 1 – 4 of 4) sorted by relevance

/xen/tools/tests/
A Drun_tests.sh53 export PYTHONPATH=`echo $PWD/../python/build/lib.*`:$PWD
/xen/tools/misc/
A Dmkrpm71 rpmbuild --define "_xenroot $xenroot" --define "_topdir $PWD/rpm" -bb rpm/SPECS/xen.spec
/xen/
A DConfig.mk17 realpath = $(wildcard $(foreach file,$(1),$(shell cd -P $(dir $(file)) && echo "$$PWD/$(notdir $(fi…
66 sed "s! $$PWD/! !" $^ >$@.tmp && mv -f $@.tmp $@
/xen/tools/libxc/
A DMakefile238 rpmbuild --define "staging$$PWD/staging" --define '_builddir.' \
239 --define "_rpmdir$$PWD/staging" -bb rpm.spec

Completed in 6 milliseconds