[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / sendmail

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/mail/sendmail/Makefile.common between version 1.35 and 1.36

version 1.35, 2006/06/06 22:03:36 version 1.36, 2006/06/08 02:26:32
Line 45  make-sendmail-siteconfig:
Line 45  make-sendmail-siteconfig:
         ${CAT} ${FILESDIR}/site.config.m4-v6-not-solaris >>${SITECONFIG}          ${CAT} ${FILESDIR}/site.config.m4-v6-not-solaris >>${SITECONFIG}
 .endif  .endif
 .endif  .endif
   
 .if ${OPSYS} == "SunOS"  
         ${CAT} ${FILESDIR}/site.config.m4-solaris >>${SITECONFIG}  
 .endif  
   
 .if ${OPSYS} == "Linux"  
         ${CAT} ${FILESDIR}/site.config.m4-linux >>${SITECONFIG}  
 .endif  
   
         ${CAT} ${FILESDIR}/site.config.m4-milter >>${SITECONFIG}          ${CAT} ${FILESDIR}/site.config.m4-milter >>${SITECONFIG}

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

CVSweb <webmaster@jp.NetBSD.org>