]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.sbin/fifolog/Makefile.inc
s/&os:/&os;/ wrongly added by myself (damn it builded fine even with the
[FreeBSD/releng/7.2.git] / usr.sbin / fifolog / Makefile.inc
1 # $FreeBSD$
2
3 LIBFIFOLOG =    ${.OBJDIR}/../lib/libfifolog.a
4
5
6 WARNS ?=        6
7
8 # CFLAGS        +=      -O0 -g
9
10 # LINT =                flint
11 # LINTFLAGS =   ${.CURDIR}/../flint.lnt -I/usr/include 
12
13 .include "../Makefile.inc"