|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.27, 1995/12/09 23:07:02 | version 1.28, 1995/12/15 18:13:41 | ||
|---|---|---|---|
|
|
||
| build: | build: | ||
| .if exists(domestic) | .if exists(domestic) | ||
| {cd ${.CURDIR}/domestic/include && ${MAKE} install) | (cd ${.CURDIR}/domestic/include && ${MAKE} install) | ||
| .endif | .endif | ||
| (cd ${.CURDIR}/include && ${MAKE} install) | (cd ${.CURDIR}/include && ${MAKE} install) | ||
| ${MAKE} cleandir | ${MAKE} cleandir |