summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/Misc/Etc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-17 13:59:35 +0000
committerru <ru@FreeBSD.org>2001-12-17 13:59:35 +0000
commitbbef88e1a5535074053d60fa0fa2b5832f7de5ea (patch)
tree7fd7e5683e347709f8bd623688bd94074689c72a /usr.sbin/pcvt/Misc/Etc
parent650091c3142d295b29e3809e946f4d064cc805a4 (diff)
downloadFreeBSD-src-bbef88e1a5535074053d60fa0fa2b5832f7de5ea.zip
FreeBSD-src-bbef88e1a5535074053d60fa0fa2b5832f7de5ea.tar.gz
FILES support for bsd.prog.mk. See bsd.README for details.
Stolen from: NetBSD
Diffstat (limited to 'usr.sbin/pcvt/Misc/Etc')
-rw-r--r--usr.sbin/pcvt/Misc/Etc/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/usr.sbin/pcvt/Misc/Etc/Makefile b/usr.sbin/pcvt/Misc/Etc/Makefile
index 60b506d..5e1aac5 100644
--- a/usr.sbin/pcvt/Misc/Etc/Makefile
+++ b/usr.sbin/pcvt/Misc/Etc/Makefile
@@ -1,13 +1,7 @@
# $FreeBSD$
+NOOBJ= noobj
FILES= Termcap Terminfo pcvt.el xmodmap-german pcvt.sh
-
-NOOBJ=
-
-beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${FILES} \
- ${DESTDIR}${BINDIR}/Etc
-
-afterdistribute: beforeinstall
+FILESDIR= ${BINDIR}/Etc
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud