NetBSD/usr.sbin/xntp/ntpdate/Makefile

8 lines
143 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 1997/06/23 17:34:31 christos Exp $
1997-04-18 17:22:49 +04:00
PROG= ntpdate
SRCS= ntpdate.h ntpdate.c
1997-04-18 17:22:49 +04:00
MAN+= ntpdate.8
.include <bsd.prog.mk>