Name

conf_prog_SRCADD

Synopsis

If you ever add .o files to conf_prog_SRCADD (described earlier), and if those .o files need to be generated from .c files, you will need to list those corresponding .c files here:

define(`conf_sendmail_SRCADD', `myfilter.c')

Here, we add a source file to the source file list for the sendmail program only. To add source files to all programs, eliminate the _prog_ and use confSRCADD instead.

It is very unlikely that you will ever have to change this value from the one that is predefined for you in your devtools/OS file.

Get Sendmail, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.