Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / ntp / Makefile
1 # Makefile for ntpd.
2 # $FreeBSD: src/usr.sbin/ntp/Makefile,v 1.2.2.1 2001/12/21 17:42:30 roberto Exp $
3 # $DragonFly: src/usr.sbin/ntp/Attic/Makefile,v 1.2 2003/06/17 04:29:57 dillon Exp $
4
5 MAINTAINER=     roberto
6
7 SUBDIR= doc libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
8         ntptimeset ntptime ntp-genkeys
9
10 .include <bsd.subdir.mk>