]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-etc-mail-Makefile
This commit was manufactured by cvs2git to create tag 'sendmail-8_12_9-1'.
[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.02629 seconds and 3 git commands to generate.