mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
7 lines
116 B
Makefile
7 lines
116 B
Makefile
# $FreeBSD$
|
|
|
|
CFLAGS+= -DRSRR -Dlog=logit
|
|
|
|
LIBMROUTED= ${.OBJDIR}/../common/libmrouted.a
|
|
|
|
.include "../Makefile.inc"
|