1 2 3 4 5 6 7 8
# $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>