aboutsummaryrefslogtreecommitdiff
path: root/lib/libsm
Commit message (Collapse)AuthorAgeFilesLines
* Remove MAINTAINER= lines from individual Makefiles in favor of theGregory Neil Shapiro2003-07-071-2/+0
| | | | | | | MAINTAINER file (which already had entries for sendmail). Notes: svn path=/head/; revision=117299
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-2/+0
| | | | | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN. Notes: svn path=/head/; revision=96513
* Add two new libraries which are part of sendmail 8.12. libsm is used onlyGregory Neil Shapiro2002-02-171-0/+37
for building sendmail and the associated utilities. libmilter is a new mail filtering API for sendmail. Notes: svn path=/head/; revision=90796