mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +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"
|