|
|
@ -59,7 +59,7 @@ for i in "${arc4random_src}"/getentropy_*.c; do |
|
|
|
done |
|
|
|
${CP} "${arc4random_src}"/arc4random_*.h compat |
|
|
|
|
|
|
|
for i in client.c config.c constraint.c control.c log.c ntp.c ntp.h \ |
|
|
|
for i in client.c config.c constraint.c control.c log.c log.h ntp.c ntp.h \ |
|
|
|
ntp_dns.c ntp_msg.c ntpd.c ntpd.h parse.y sensors.c server.c util.c \ |
|
|
|
ntpctl.8 ntpd.8 ntpd.conf.5 ; do |
|
|
|
file=`basename ${i}` |
|
|
|