summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/cf/m4
AgeCommit message (Collapse)Author
2006-05-30Remove sendmail.christos
2003-03-24Pull sendmail 8.12.8 to the head, resolve the import conflicts, andatatat
make it build.
2002-09-19- use NETBSDSRCDIR as appropriatelukem
- makefile lint (moving NOxx to top of file, include <bsd.own.mk> as necessary, ...)
2002-04-24- in <bsd.files.mk>, don't clear FILES after using it, as that preventslukem
make -V FILES from being useful (and given that every other variable can be extracted using make -V, the behaviour was unusually inconsistent given that the original reason for clearing it doesn't seem to be relevant anymore) - use <bsd.prog.mk> instead of directly including <bsd.files.mk> (and possibly <bsd.man.mk> or <bsd.own.mk>) - remove obsolete NOPROG
2000-05-03for gnu/dist/sendmail, prevent rewrite of $Id$, $Revision$ and $Date$.itojun
supply sendmail2netbsd for future imports. remove 8.9.x files. populate sendmail 8.10.1 build tree under gnu/usr.sbin/sendmail.
2000-02-08Initial import of NetBSD build environment for "sendmail" 8.9.3.tron