mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 23:52:49 +00:00
Use the label that Bruce suggested, it seems the src/etc/Makefile "helpers"
are all prefixed with "etc-".
This commit is contained in:
parent
3a233001ff
commit
4a4550eb01
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20980
@ -111,7 +111,7 @@ M4FILES=\
|
||||
|
||||
$(ALL): $(M4FILES)
|
||||
|
||||
install-sendmail.cf:
|
||||
etc-sendmail.cf:
|
||||
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 freebsd.cf \
|
||||
${DESTDIR}/etc/sendmail.cf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user