View | Details | Raw Unified | Return to bug 31242
Collapse All | Expand All

(-)Makefile Fri Oct 12 22:28:38 2001 (-1 / +1 lines)
Lines 70-76 Link Here
70
       @${FALSE}
70
       @${FALSE}
71
.endif
71
.endif
72
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
72
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
73
IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.com/staroffice.  Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${DISTDIR} and run make again.'"
73
IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.com/staroffice.  Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${DISTDIR} and run make again."
74
.endif
74
.endif
75
75
76
do-extract:
76
do-extract:

Return to bug 31242