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 $
6 .if exists(${.OBJDIR}/../common)
7 LIBMROUTED= ${.OBJDIR}/../common/libmrouted.a
9 LIBMROUTED= ${.CURDIR}/../common/libmrouted.a
12 .include "../Makefile.inc"