repo.or.cz
/
freebsd-src
/
fkvm-freebsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
turns printfs back on
[freebsd-src/fkvm-freebsd.git]
/
usr.sbin
/
ntp
/
Makefile
blob
86e447ddfb61f2e5d530da73b167d8aa51b365fe
1
# Makefile for ntpd.
2
# $FreeBSD$
3
4
SUBDIR
=
libopts libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
5
ntptime ntp-keygen sntp
6
SUBDIR
+=
doc
7
8
.
include
<
bsd.subdir.mk
>