To make vdiffs for imports simpler, follow the pattern of the original
Makefile.in for listing the files to be installed. No functional change at all. Also, remove a spurious tab from after the MLINKS= line
This commit is contained in:
parent
088720fe4b
commit
567aeb1815
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.10 2006/05/31 03:06:47 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2006/05/31 13:45:46 perry Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -7,12 +7,11 @@ DIST= ${NETBSDSRCDIR}/gnu/dist/postfix/man/man1
|
||||
|
||||
MAN= postalias.1 postcat.1 postconf.1 postfix.1 \
|
||||
postkick.1 postlock.1 postlog.1 postdrop.1 \
|
||||
postmap.1 \
|
||||
postqueue.1 postsuper.1 \
|
||||
sendmail.1
|
||||
postmap.1 sendmail.1 \
|
||||
postqueue.1 postsuper.1
|
||||
|
||||
MLINKS= sendmail.1 mailq.1 sendmail.1 newaliases.1
|
||||
|
||||
|
||||
# XXX notyet:
|
||||
# qmqp-sink.1 qmqp-source.1 smtp-sink.1 smtp-source.1 qshape.1
|
||||
# These are test programs. It isn't clear that they are wanted by an
|
||||
|
Loading…
Reference in New Issue
Block a user