# $FreeBSD$

KMOD=   gsched_rr
SRCS=   gs_rr.c
# hash.h on 6.x has a (char *) cast on a const pointer
#CWARNFLAGS=

# ../Makefile.inc automatically included
.include <bsd.kmod.mk>
