K 10 svn:author V 7 wollman K 8 svn:date V 27 1994-08-26T18:58:10.000000Z K 7 svn:log V 457 Add support for two modifier variables which will be useful soon: PRECIOUSLIB causes the shared library to be installed with the system immutable flag (schg) set. (You can add other flags for shared-library installation by modifying SHLINSTALLFLAGS.) INTERNALLIB disables the generation of non-shared versions of the library. This may be of use for programs like Taylor UUCP and GCC which have large internal libraries shared among a number of programs. END