* yet more dir-less .cache DEP updates
[t2sde.git] / package / mail / sendmail / Makefile
blob0b68ff8823d2b579df5aca901f7430c5fd49ba51
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/sendmail/Makefile
3 # Copyright (C) 2004 - 2022 The T2 SDE Project
4 # Copyright (C) 1998 - 2003 ROCK Linux Project
5 #
6 # This Copyright note is generated by scripts/Create-CopyPatch,
7 # more information can be found in the files COPYING and README.
8 #
9 # This program is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 2.
11 # --- T2-COPYRIGHT-NOTE-END ---
13 all: sendmail.cf aliases.db
15 aliases.db: aliases sendmail.cf
16 newaliases
18 sendmail.cf: sendmail.mc
19 m4 m4/cf.m4 sendmail.mc > sendmail.cf
21 clean:
22 rm -f *~ sendmail.cf aliases.db