... | ... |
@@ -411,6 +411,10 @@ make man |
411 | 411 |
Generates a manpage for all the modules that support it (.xml file in the |
412 | 412 |
module directory). |
413 | 413 |
|
414 |
+make modules=modules_k/foo modules-readme |
|
415 |
+ |
|
416 |
+Generates README file for modules_k/foo. |
|
417 |
+ |
|
414 | 418 |
Install: |
415 | 419 |
|
416 | 420 |
make prefix=/usr/local install |