conf_prog_OBJADD

conf_prog_OBJADD

Extra .o files to be linked per program Build macro

The conf _prog_ OBJADD macro defines additional object files that need to be included in a particular program. Note that it differs from the confOBJADD macro (see confOBJADD), which adds object files to all programs:

 define(`conf_sendmail_OBJADD', `myfilter.o') 

Here, we add an object to the object list for the sendmail program only. If this object needs to be generated from a source file, that source file should also be listed with conf _prog_ OBJADD , described later.

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.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net