Searched refs:BZ2DIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/bzip2recover/
H A DMakefile3 BZ2DIR= ${SRCTOP}/contrib/bzip2 macro
4 .PATH: ${BZ2DIR}
/freebsd-11-stable/lib/libbz2/
H A DMakefile4 BZ2DIR= ${SRCTOP}/contrib/bzip2 macro
5 .PATH: ${BZ2DIR}
12 CFLAGS+= -I${BZ2DIR}
/freebsd-11-stable/usr.bin/bzip2/
H A DMakefile3 BZ2DIR= ${SRCTOP}/contrib/bzip2 macro
4 .PATH: ${BZ2DIR}
27 uudecode -p ${BZ2DIR}/${f}.gz.uu | gunzip > ${f}
31 uudecode ${BZ2DIR}/${f}.uu
35 @cat ${BZ2DIR}/words1
48 @cat ${BZ2DIR}/words3

Completed in 102 milliseconds