NetBSD/usr.sbin/xntp/ntpq/Makefile

8 lines
142 B
Makefile

# $NetBSD: Makefile,v 1.2 1997/06/23 17:34:35 christos Exp $
PROG= ntpq
SRCS= ntpq_ops.c ntpq.h ntpq.c
MAN+= ntpq.8
.include <bsd.prog.mk>