NetBSD/usr.sbin/xntp/ntpq/Makefile

8 lines
142 B
Makefile

# $NetBSD: Makefile,v 1.3 1998/03/06 18:17:19 christos Exp $
PROG= ntpq
SRCS= ntpq_ops.c ntpq.h ntpq.c
MAN+= ntpq.8
.include <bsd.prog.mk>