# $FreeBSD: stable/4/sys/modules/syscons/fire/Makefile 64172 2000-08-03 01:09:59Z peter $

KMOD=	fire_saver
SRCS= 	fire_saver.c

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

.include <bsd.kmod.mk>
