# $FreeBSD: head/sys/modules/syscons/fire/Makefile 59874 2000-05-01 20:32:07Z peter $ KMOD= fire_saver SRCS= fire_saver.c NOMAN= CFLAGS+= -I${.CURDIR}/.. CWARNFLAGS= -Wall -pedantic .include