#       $NetBSD: Makefile,v 1.3 2009/04/22 15:23:08 lukem Exp $

PROG=   schedctl
MAN=    schedctl.8

LDADD+= -lrt -lkvm

include <bsd.prog.mk>