|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.167.2.1, 2000/06/22 16:17:55 | version 1.168, 2000/06/06 09:22:01 | ||
|---|---|---|---|
|
|
||
| .else | .else | ||
| checkver: | checkver: | ||
| .endif | .endif | ||
| print-shlib-major: | |||
| @echo ${SHLIB_MAJOR} | |||
| print-shlib-minor: | |||
| @echo ${SHLIB_MINOR} | |||
| .else | .else | ||
| checkver: | checkver: | ||
| print-shlib-major: | |||
| @false | |||
| print-shlib-minor: | |||
| @false | |||
| .endif | .endif | ||
| # add additional suffixes not exported. | # add additional suffixes not exported. |