summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/Makefile.inc
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-05-31 11:41:53 +0000
committerbde <bde@FreeBSD.org>1998-05-31 11:41:53 +0000
commitb104067a4bf5de99affbe61bf7a5a302764433b7 (patch)
tree3eff5b4fd48038f404aad406f4a62eeccb7b3e03 /usr.sbin/pcvt/Makefile.inc
parent1f215376b1036eb5c00e725fd0b345c0493b491a (diff)
downloadFreeBSD-src-b104067a4bf5de99affbe61bf7a5a302764433b7.zip
FreeBSD-src-b104067a4bf5de99affbe61bf7a5a302764433b7.tar.gz
Inherit BINDIR, don't set it here.
Diffstat (limited to 'usr.sbin/pcvt/Makefile.inc')
-rw-r--r--usr.sbin/pcvt/Makefile.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/pcvt/Makefile.inc b/usr.sbin/pcvt/Makefile.inc
index af48773..7d4e4f3 100644
--- a/usr.sbin/pcvt/Makefile.inc
+++ b/usr.sbin/pcvt/Makefile.inc
@@ -1,7 +1,9 @@
-BINDIR = /usr/sbin
+# $Id$
+
FONTDIR = /usr/share/misc/pcvtfonts
MAN3EXT= 3
MAN5EXT= 5
MAN8EXT= 8
-.include <bsd.own.mk>
+
+.include "../Makefile.inc"
OpenPOWER on IntegriCloud