NetBSD/usr.sbin/xntp/ntptime/Makefile

8 lines
133 B
Makefile
Raw Normal View History

1997-06-23 21:30:07 +04:00
# $NetBSD: Makefile,v 1.1 1997/06/23 17:30:07 christos Exp $
PROG= ntptime
SRCS= ntptime.c
MAN+= ntptime.8
.include <bsd.prog.mk>