summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/Misc/Etc/Makefile
blob: c72a02544f951a4d7f9bbced56140ef403f29d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

FILES=	Termcap Terminfo pcvt.el rc.local uemacs.tar.Z.uu xmodmap-german

NOOBJ=

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${FILES} \
	    ${DESTDIR}${BINDIR}/Etc

afterdistribute: beforeinstall

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud