NetBSD/usr.sbin/xntp/ntpq/Makefile

8 lines
142 B
Makefile
Raw Normal View History

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