summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/fire/Makefile
blob: d32eec765fb0eeacf60b985d22ddcbb54e103e88 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

KMOD=	fire_saver
SRCS= 	fire_saver.c

NOMAN=
CFLAGS+= -I${.CURDIR}/..
CWARNFLAGS= -Wall -pedantic

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud