mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
10 lines
160 B
Makefile
10 lines
160 B
Makefile
# $FreeBSD$
|
|
|
|
LIBFIFOLOG= ${.OBJDIR}/../lib/libfifolog.a
|
|
|
|
WARNS?= 6
|
|
|
|
#LINT= flint
|
|
#LINTFLAGS= ${.CURDIR}/../flint.lnt -I/usr/include
|
|
|
|
.include "../Makefile.inc"
|