|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.168, 2000/06/06 09:22:01 | version 1.169, 2000/06/19 19:35:05 | ||
|---|---|---|---|
|
|
||
| .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. |