|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.46, 1994/01/31 18:40:10 | version 1.47, 1994/02/09 23:50:36 | ||
|---|---|---|---|
|
|
||
| .if !target(install) | .if !target(install) | ||
| .if !target(beforeinstall) | .if !target(beforeinstall) | ||
| beforeinstall: | beforeinstall: | ||
| @install -d -o root -g wheel -m 755 ${DESTDIR}${LIBDIR} | |||
| .endif | .endif | ||
| realinstall: | realinstall: |