summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip/Makefile.inc
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-21 08:41:35 +0000
committerobrien <obrien@FreeBSD.org>1998-09-21 08:41:35 +0000
commit14d606547b2abcddd219f4ee712c150e1a7c79a7 (patch)
tree6e47d23174406537ee744613ff4c5184a8d535fb /usr.bin/tip/Makefile.inc
parentb65a162445da436af501c17fb4d50164c1c63c5f (diff)
downloadFreeBSD-src-14d606547b2abcddd219f4ee712c150e1a7c79a7.zip
FreeBSD-src-14d606547b2abcddd219f4ee712c150e1a7c79a7.tar.gz
Makefile.inc was conditionally setting vars already set by bsd.own.mk
which is read before tip's own Makefile is. Move those varables here where they will do some good.
Diffstat (limited to 'usr.bin/tip/Makefile.inc')
-rw-r--r--usr.bin/tip/Makefile.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/tip/Makefile.inc b/usr.bin/tip/Makefile.inc
deleted file mode 100644
index 4a9bb26..0000000
--- a/usr.bin/tip/Makefile.inc
+++ /dev/null
@@ -1,5 +0,0 @@
-# These are mostly just for tip, but they're more visible up here.
-BINDIR?= /usr/bin
-BINOWN?= uucp
-BINGRP?= dialer
-BINMODE?= 4510
OpenPOWER on IntegriCloud