Home
last modified time | relevance | path

Searched refs:DISTINFOSIGN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/openresolv/
H A DMakefile42 DISTINFOSIGN= ${DISTINFO}.asc macro
62 rm -f config.mk ${DISTFILE} ${DISTINFO} ${DISTINFOSIGN}
96 rm -f ${DISTINFO} ${DISTINFOSIGN}
99 ${PGP} --clearsign --output=${DISTINFOSIGN} ${DISTINFO}
100 chmod 644 ${DISTINFOSIGN}
101 ls -l ${DISTFILE} ${DISTINFO} ${DISTINFOSIGN}