NetBSD/usr.sbin/ntp/ntptimeset/Makefile
2001-12-12 01:48:43 +00:00

10 lines
169 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/12/12 01:48:54 tv Exp $
PROG= ntptimeset
NOMAN= # defined
SRCS= ntptimeset.c ntptime_config.c
NTPSRCDIR=ntpdate
.include <bsd.prog.mk>