summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog/Makefile.inc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2008-04-10 14:02:00 +0000
committerru <ru@FreeBSD.org>2008-04-10 14:02:00 +0000
commit446475df44b0aae5be1f8f26511149cfdbbb13af (patch)
tree08171cd5f7f3cfcc90cd88fcd154a1b62c030992 /usr.sbin/fifolog/Makefile.inc
parent34ad2308146bd2683968373b3f427e50e7dbe7c6 (diff)
downloadFreeBSD-src-446475df44b0aae5be1f8f26511149cfdbbb13af.zip
FreeBSD-src-446475df44b0aae5be1f8f26511149cfdbbb13af.tar.gz
Clean up makefiles and a manpage.
OK'ed by: phk
Diffstat (limited to 'usr.sbin/fifolog/Makefile.inc')
-rw-r--r--usr.sbin/fifolog/Makefile.inc11
1 files changed, 4 insertions, 7 deletions
diff --git a/usr.sbin/fifolog/Makefile.inc b/usr.sbin/fifolog/Makefile.inc
index f62f589..7fb2a9e 100644
--- a/usr.sbin/fifolog/Makefile.inc
+++ b/usr.sbin/fifolog/Makefile.inc
@@ -1,13 +1,10 @@
# $FreeBSD$
-LIBFIFOLOG = ${.OBJDIR}/../lib/libfifolog.a
+LIBFIFOLOG= ${.OBJDIR}/../lib/libfifolog.a
+WARNS?= 6
-WARNS ?= 6
-
-# CFLAGS += -O0 -g
-
-# LINT = flint
-# LINTFLAGS = ${.CURDIR}/../flint.lnt -I/usr/include
+#LINT= flint
+#LINTFLAGS= ${.CURDIR}/../flint.lnt -I/usr/include
.include "../Makefile.inc"
OpenPOWER on IntegriCloud