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