repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86_64/timer: Xtimer is generic enough for per-cpu timer.
[dragonfly.git]
/
etc
/
sendmail
/
Makefile
blob
c04b877228b1ca3be1a43ed32e56096d65dc6296
1
# This installs the sendmail mc templates and the makefile used to
2
# generate sendmail.cf and sendmail.submit.cf. A README is also installed
3
4
FILESDIR
= /
etc
/
mail
5
FILESMODE
=
644
6
7
FILES
+=
Makefile
.4
install
\
8
README \
9
dragonfly.mc \
10
dragonfly.submit.mc
11
FILESNAME_Makefile
.4
install
=
Makefile
12
13
.
include
<
bsd.prog.mk
>