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

/freebsd-9.3-release/usr.bin/bzip2recover/
H A DMakefile3 BZ2DIR= ${.CURDIR}/../../contrib/bzip2 macro
4 .PATH: ${BZ2DIR}
/freebsd-9.3-release/lib/libbz2/
H A DMakefile3 BZ2DIR= ${.CURDIR}/../../contrib/bzip2 macro
4 .PATH: ${BZ2DIR}
11 CFLAGS+= -I${BZ2DIR}
/freebsd-9.3-release/usr.bin/bzip2/
H A DMakefile3 BZ2DIR= ${.CURDIR}/../../contrib/bzip2 macro
4 .PATH: ${BZ2DIR}
28 uudecode -p ${BZ2DIR}/${f}.gz.uu | gunzip > ${f}
32 uudecode ${BZ2DIR}/${f}.uu
36 @cat ${BZ2DIR}/words1
49 @cat ${BZ2DIR}/words3

Completed in 96 milliseconds