View | Details | Raw Unified | Return to bug 116989
Collapse All | Expand All

(-)book.sgml (+7 lines)
Lines 4111-4116 Link Here
4111
	  </listitem>
4111
	  </listitem>
4112
4112
4113
	  <listitem>
4113
	  <listitem>
4114
	    <para><makevar>INSTALL_KLD</makevar> is a command to install
4115
	      kernel loadable modules. Some architectures don't like it when
4116
	      the modules are stripped, therefor use this command instead
4117
	      of <makevar>INSTALL_PROGRAM</makevar>.</para>
4118
	  </listitem>
4119
4120
	  <listitem>
4114
	    <para><makevar>INSTALL_DATA</makevar> is a command to install
4121
	    <para><makevar>INSTALL_DATA</makevar> is a command to install
4115
	      sharable data.</para>
4122
	      sharable data.</para>
4116
	  </listitem>
4123
	  </listitem>

Return to bug 116989