| version 1.168, 2002/04/11 19:31:06 |
version 1.169, 2002/04/27 08:11:53 |
|
|
| .if defined(UNPRIVED) && (${MKINFO} != "no") |
.if defined(UNPRIVED) && (${MKINFO} != "no") |
| (cd ${.CURDIR}/gnu/usr.bin/texinfo/install-info && ${MAKE} infodir-meta) |
(cd ${.CURDIR}/gnu/usr.bin/texinfo/install-info && ${MAKE} infodir-meta) |
| .endif |
.endif |
| |
@echo " === Post installation checks ===" |
| |
sh ${.CURDIR}/etc/postinstall -s ${.CURDIR}/etc -d ${DESTDIR}/etc check |
| |
@echo " ================================" |
| |
|
| |
|
| # Targets (in order!) called by "make build". |
# Targets (in order!) called by "make build". |
| |
|