a1e0a00fd2
OK'ed by: phk
11 lines
160 B
Makefile
11 lines
160 B
Makefile
# $FreeBSD$
|
|
|
|
LIBFIFOLOG= ${.OBJDIR}/../lib/libfifolog.a
|
|
|
|
WARNS?= 6
|
|
|
|
#LINT= flint
|
|
#LINTFLAGS= ${.CURDIR}/../flint.lnt -I/usr/include
|
|
|
|
.include "../Makefile.inc"
|