summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/Misc/Etc/Makefile
blob: 914d39ab51e72ab6c678770e034d3a2c04d65c39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile,v 1.2 1998/03/16 11:46:09 bde Exp $

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