NetBSD/usr.sbin/ntp/ntpdc/Makefile

8 lines
86 B
Makefile

# $NetBSD
PROG= ntpdc
MAN= ntpdc.8
SRCS= ntpdc.c ntpdc_ops.c
.include <bsd.prog.mk>