]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-etc-mail-Makefile
- enabled CipherList and ServerSSLOptions options
[packages/sendmail.git] / sendmail-etc-mail-Makefile
1
2
3 all: virtusertable.db access.db domaintable.db mailertable.db
4
5 %.db : %
6         @makemap hash $@ < $<
7
8
9 clean:
10         @rm -f *.db *~
11
This page took 0.02208 seconds and 3 git commands to generate.