# $FreeBSD: head/sys/modules/syscons/fire/Makefile 59951 2000-05-04 12:08:52Z peter $ KMOD= fire_saver SRCS= fire_saver.c NOMAN= CFLAGS+= -I${.CURDIR}/.. CWARNFLAGS= -Wall -pedantic .include "${.CURDIR}/../../../conf/kmod.mk"