1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/usr.sbin/mrouted/Makefile.inc
2005-06-10 06:12:53 +00:00

8 lines
116 B
Makefile

# $FreeBSD$
CFLAGS+= -DRSRR -Dlog=logit
LIBMROUTED= ${.OBJDIR}/../common/libmrouted.a
.include "../Makefile.inc"