Searched refs:PWD (Results 1 – 4 of 4) sorted by relevance
53 export PYTHONPATH=`echo $PWD/../python/build/lib.*`:$PWD
71 rpmbuild --define "_xenroot $xenroot" --define "_topdir $PWD/rpm" -bb rpm/SPECS/xen.spec
17 realpath = $(wildcard $(foreach file,$(1),$(shell cd -P $(dir $(file)) && echo "$$PWD/$(notdir $(fi…66 sed "s! $$PWD/! !" $^ >$@.tmp && mv -f $@.tmp $@
238 rpmbuild --define "staging$$PWD/staging" --define '_builddir.' \239 --define "_rpmdir$$PWD/staging" -bb rpm.spec
Completed in 6 milliseconds