1 # $FreeBSD: src/usr.sbin/mrouted/Makefile.inc,v 1.4 1999/08/28 01:17:02 peter Exp $
2 # $DragonFly: src/usr.sbin/mrouted/Makefile.inc,v 1.2 2003/06/17 04:29:57 dillon Exp $
8 .if exists(${.OBJDIR}/../common)
9 LIBMROUTED= ${.OBJDIR}/../common/libmrouted.a
11 LIBMROUTED= ${.CURDIR}/../common/libmrouted.a
14 .include "../Makefile.inc"