# $FreeBSD: head/sys/modules/syscons/fire/Makefile 70711 2001-01-06 14:00:42Z obrien $ KMOD= fire_saver SRCS= fire_saver.c NOMAN= CFLAGS+= -I${.CURDIR}/.. CWARNFLAGS= -Wall -pedantic .include