projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb6bd80
)
Docs: tweak new-drivers chapter
author
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 3 Jan 2019 21:20:33 +0000
(21:20 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Thu, 3 Jan 2019 21:20:33 +0000
(21:20 +0000)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
blame
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 50c110f3dcd5dd7a64307019e39bf5eb28c105b8..2d69e1af059883b862ed4ecf7a2e7a1ca1e3811b 100644
(file)
--- a/
doc/doc-docbook/spec.xfpt
+++ b/
doc/doc-docbook/spec.xfpt
@@
-40376,6
+40376,9
@@
Edit &_Makefile_& in the appropriate sub-directory (&_src/routers_&,
&_src/transports_&, &_src/auths_&, or &_src/lookups_&); add a line for the new
driver or lookup type and add it to the definition of OBJ.
.next
+Edit &_OS/Makefile-Base_& adding a &_.o_& file for the predefined-macros, to the
+definition of OBJ_MACRO. Add a set of line to do the compile also.
+.next
Create &_newdriver.h_& and &_newdriver.c_& in the appropriate sub-directory of
&_src_&.
.next