mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-26 11:47:31 +00:00
9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $FreeBSD$
|
|
|
|
LIBFIFOLOG= ${.OBJDIR}/../lib/libfifolog.a
|
|
|
|
#LINT= flint
|
|
#LINTFLAGS= ${.CURDIR}/../flint.lnt -I/usr/include
|
|
|
|
.include "../Makefile.inc"
|