|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.33, 1996/04/25 00:47:25 | version 1.34, 1996/04/25 01:02:27 | ||
|---|---|---|---|
|
|
||
| build: | build: | ||
| (cd ${.CURDIR}/share/mk && ${MAKE} install) | (cd ${.CURDIR}/share/mk && ${MAKE} install) | ||
| ${MAKE} includes | ${MAKE} includes | ||
| (cd ${.CURDIR}/include && ${MAKE} install) | |||
| .if exists(domestic) && !defined(EXPORTABLE_SYSTEM) | .if exists(domestic) && !defined(EXPORTABLE_SYSTEM) | ||
| (cd ${.CURDIR}/domestic/include && ${MAKE} install) | (cd ${.CURDIR}/domestic/include && ${MAKE} install) | ||
| .endif | .endif |