NetBSD/usr.sbin/xntp/ntpq/Makefile

8 lines
146 B
Makefile
Raw Normal View History

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