mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
just run newaliases. should be about the same, but less sendmail.
ok todd
This commit is contained in:
parent
6789a0c54e
commit
c78cafe45f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2009/04/02 10:21:08 jacekm Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2014/03/12 21:40:27 tedu Exp $
|
||||
#
|
||||
# Generate the various .db versions from their source files.
|
||||
# The sendmail .mc files are not built here. They live in
|
||||
@ -60,7 +60,7 @@ access.db: access
|
||||
${MAKEMAP} hash ${.ALLSRC} < ${.ALLSRC}
|
||||
|
||||
aliases.db: aliases
|
||||
${SENDMAIL} -bi
|
||||
newaliases
|
||||
|
||||
genericstable.db: genericstable
|
||||
${MAKEMAP} hash ${.ALLSRC} < ${.ALLSRC}
|
||||
|
Loading…
Reference in New Issue
Block a user