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

/freebsd-current/usr.bin/bzip2recover/
H A DMakefile2 BZ2DIR= ${SRCTOP}/contrib/bzip2 macro
3 .PATH: ${BZ2DIR}
/freebsd-current/lib/libbz2/
H A DMakefile3 BZ2DIR= ${SRCTOP}/contrib/bzip2 macro
4 .PATH: ${BZ2DIR}
11 CFLAGS+= -I${BZ2DIR}
/freebsd-current/usr.bin/bzip2/
H A DMakefile2 BZ2DIR= ${SRCTOP}/contrib/bzip2 macro
3 .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 64 milliseconds