|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.136, 1998/05/02 15:19:04 | version 1.137, 1998/08/09 14:46:19 | ||
|---|---|---|---|
|
|
||
| .PHONY: cleanlib libinstall | .PHONY: cleanlib libinstall | ||
| realinstall: libinstall | realinstall: libinstall | ||
| clean cleandir: cleanlib | clean cleandir distclean: cleanlib | ||
| .if exists(${.CURDIR}/shlib_version) | .if exists(${.CURDIR}/shlib_version) | ||
| SHLIB_MAJOR != . ${.CURDIR}/shlib_version ; echo $$major | SHLIB_MAJOR != . ${.CURDIR}/shlib_version ; echo $$major |