| version 1.28, 1995/12/15 18:13:41 |
version 1.29, 1996/03/18 09:21:33 |
|
|
| .if exists(domestic) |
.if exists(domestic) |
| (cd ${.CURDIR}/domestic/lib/libcrypt && ${MAKE} depend && ${MAKE} && ${MAKE} install) |
(cd ${.CURDIR}/domestic/lib/libcrypt && ${MAKE} depend && ${MAKE} && ${MAKE} install) |
| .endif |
.endif |
| #.if exists(kerberosIV) |
|
| # (cd ${.CURDIR}/kerberosIV && ${MAKE} depend && ${MAKE} && ${MAKE} install) |
|
| #.endif |
|
| ${MAKE} depend && ${MAKE} && ${MAKE} install |
${MAKE} depend && ${MAKE} && ${MAKE} install |
| |
|
| .include <bsd.subdir.mk> |
.include <bsd.subdir.mk> |