Add comment markers to avoid the same stupid mistake as I made.
[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.3 2004/01/31 06:56:46 dillon Exp $
4
5 SUBDIR= doc libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
6         ntptimeset ntptime ntp-genkeys
7
8 .include <bsd.subdir.mk>