NetBSD/usr.sbin/ntp/Makefile

11 lines
373 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2000/05/02 12:01:10 simonb Exp $
SUBDIR= libntp ntpd ntpdate ntpdc ntpq ntptime ntptimeset ntptrace html
2000-03-29 18:35:45 +04:00
all-ntpd all-ntpdate all-ntpdc all-ntpq all-ntptime all-ntptimeset \
all-ntptrace: all-libntp
depend-ntpd depend-ntpdate depend-ntpdc depend-ntpq depend-ntptime \
depend-ntptimeset depend-ntptrace: depend-libntp
.include <bsd.subdir.mk>