|
Lines 131-137
Link Here
|
| 131 |
.include "${DOC_PREFIX}/share/mk/doc.common.mk" |
131 |
.include "${DOC_PREFIX}/share/mk/doc.common.mk" |
| 132 |
.else |
132 |
.else |
| 133 |
.error ${DOC_PREFIX}/share/mk/doc.common.mk not found.\ |
133 |
.error ${DOC_PREFIX}/share/mk/doc.common.mk not found.\ |
| 134 |
Define $$WITHOUT_DOC for building without the doc/ module. |
134 |
Define $$WITHOUT_DOC for building without the doc/ module and $ |
| 135 |
.endif |
135 |
.endif |
| 136 |
.else # !defined(WITHOUT_DOC) |
136 |
.else # !defined(WITHOUT_DOC) |
| 137 |
# |
137 |
# |