Add support for the ATI Radeon 9600 XT and XT_S.
[dragonfly.git] / sys / checkpt / Makefile
1 # $DragonFly: src/sys/checkpt/Attic/Makefile,v 1.2 2004/08/13 17:51:05 dillon Exp $
2 #
3
4 KMOD=   checkpt
5 SRCS=   checkpt.c support.c
6
7 .include <bsd.kmod.mk>