|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.127, 2001/08/14 14:04:35 | version 1.128, 2001/08/17 15:05:50 | ||
|---|---|---|---|
|
|
||
| (cd ${.CURDIR}/etc && ${MAKE} DESTDIR=/ distrib-dirs) | (cd ${.CURDIR}/etc && ${MAKE} DESTDIR=/ distrib-dirs) | ||
| .endif | .endif | ||
| .else | .else | ||
| (cd ${.CURDIR}/etc && ${MAKE} distrib-dirs) | (cd ${.CURDIR}/etc && ${MAKE} DESTDIR=${DESTDIR} distrib-dirs) | ||
| .endif | .endif | ||
| .endif | .endif | ||