summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/warp/Makefile
blob: 3902ca0eac5381f2dc8dcad4f0fe081f7b5a465c (plain)
1
2
3
4
5
6
7
8
9
10
#	$Id: Makefile,v 1.1 1998/12/27 22:03:09 des Exp $

KMOD=	warp_saver
SRCS= 	warp_saver.c

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

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud