summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2005-06-10 06:12:53 +0000
committerdes <des@FreeBSD.org>2005-06-10 06:12:53 +0000
commit2bb8de20fe30f1cc02ae127bd04e473b19e23441 (patch)
tree086bc6374cc176de9e2533a2b8b25ab0ef497b15 /usr.sbin/mrouted
parent508e67396ea922c5e3249f730d7004fa6edba0b2 (diff)
downloadFreeBSD-src-2bb8de20fe30f1cc02ae127bd04e473b19e23441.zip
FreeBSD-src-2bb8de20fe30f1cc02ae127bd04e473b19e23441.tar.gz
Remove kludges intended to support src trees with partial obj trees.
Discussed with: ru
Diffstat (limited to 'usr.sbin/mrouted')
-rw-r--r--usr.sbin/mrouted/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/mrouted/Makefile.inc b/usr.sbin/mrouted/Makefile.inc
index 63c2210..6ecd80d 100644
--- a/usr.sbin/mrouted/Makefile.inc
+++ b/usr.sbin/mrouted/Makefile.inc
@@ -2,10 +2,6 @@
CFLAGS+= -DRSRR -Dlog=logit
-.if exists(${.OBJDIR}/../common)
LIBMROUTED= ${.OBJDIR}/../common/libmrouted.a
-.else
-LIBMROUTED= ${.CURDIR}/../common/libmrouted.a
-.endif
.include "../Makefile.inc"
OpenPOWER on IntegriCloud