]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-etc-mail-Makefile
- updated to 8.16.1 (includes security fix)
[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.038239 seconds and 3 git commands to generate.