xref: /freebsd/sbin/adjkerntz/Makefile (revision d0b2dbfa)
1
2PACKAGE=runtime
3PROG=   adjkerntz
4MAN=	adjkerntz.8
5
6.include <bsd.prog.mk>
7