Searched refs:ROOTDIR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.sbin/sysrc/
H A Dsysrc58 ROOTDIR=
289 ROOTDIR="$OPTARG" ;;
482 if [ "$JAIL" -o "$ROOTDIR" ]; then
533 elif [ "$ROOTDIR" ]; then
545 [ "$JROOT" = "$ROOTDIR" ] || continue
555 die "%s: %s: %s" "$pgm" "$ROOTDIR" \
587 /usr/sbin/chroot "$ROOTDIR" /bin/sh
/freebsd-10-stable/contrib/ipfilter/
H A DMakefile365 (cd Linux/; make LINUX=$(LINUX) TOP=.. "DEBUG=-g" "CC=$(CC)" $(MFLAGS) OBJ=$(CPUDIR) ROOTDIR=$(BUILDROOT) install ; cd ..)

Completed in 184 milliseconds