summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/Misc/Etc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt/Misc/Etc/Makefile')
-rw-r--r--usr.sbin/pcvt/Misc/Etc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.sbin/pcvt/Misc/Etc/Makefile b/usr.sbin/pcvt/Misc/Etc/Makefile
new file mode 100644
index 0000000..914d39a
--- /dev/null
+++ b/usr.sbin/pcvt/Misc/Etc/Makefile
@@ -0,0 +1,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