summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-17 16:02:15 +0000
committerru <ru@FreeBSD.org>2001-12-17 16:02:15 +0000
commit7ed2dfe749dd701cbc6aca6e4a6e793edf77677a (patch)
tree34039ae06c9de6e13744d15639ba2f610aadb72e /usr.bin/mail
parent57dd87fb9e79b4b3f97950043aedb652eb63035a (diff)
downloadFreeBSD-src-7ed2dfe749dd701cbc6aca6e4a6e793edf77677a.zip
FreeBSD-src-7ed2dfe749dd701cbc6aca6e4a6e793edf77677a.tar.gz
Install files via FILES.
Diffstat (limited to 'usr.bin/mail')
-rw-r--r--usr.bin/mail/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/mail/Makefile b/usr.bin/mail/Makefile
index 639a150..48e4e30 100644
--- a/usr.bin/mail/Makefile
+++ b/usr.bin/mail/Makefile
@@ -6,14 +6,13 @@ SRCS= version.c aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \
getname.c head.c v7.local.c lex.c list.c main.c names.c popen.c \
quit.c send.c strings.c temp.c tty.c vars.c
WARNS?= 0
-SFILES= mail.help mail.tildehelp
+FILES= mail.help mail.tildehelp
+FILESDIR= ${SHAREDIR}/misc
EFILES= mail.rc
LINKS= ${BINDIR}/mail ${BINDIR}/Mail
MLINKS= mail.1 Mail.1
-beforeinstall:
- cd ${.CURDIR}/misc; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} \
- -m 444 ${SFILES} ${DESTDIR}/usr/share/misc
+.PATH: ${.CURDIR}/misc
etc-mailrc:
cd ${.CURDIR}/misc; ${INSTALL} -c -o root -g wheel \
OpenPOWER on IntegriCloud