1NULL = 2 3SUBDIRS = isc 4 5noinst_HEADERS = \ 6 adjtime.h \ 7 audio.h \ 8 ascii.h \ 9 audio.h \ 10 binio.h \ 11 declcond.h \ 12 gps.h \ 13 hopf6039.h \ 14 icom.h \ 15 ieee754io.h \ 16 intreswork.h \ 17 iosignal.h \ 18 l_stdlib.h \ 19 libssl_compat.h \ 20 lib_strbuf.h \ 21 libntp.h \ 22 mbg_gps166.h \ 23 mx4200.h \ 24 ntif.h \ 25 ntp.h \ 26 ntp_assert.h \ 27 ntp_calendar.h \ 28 ntp_cmdargs.h \ 29 ntp_config.h \ 30 ntp_control.h \ 31 ntp_crypto.h \ 32 ntp_prio_q.h \ 33 ntp_datum.h \ 34 ntp_debug.h \ 35 ntp_filegen.h \ 36 ntp_fp.h \ 37 ntp_if.h \ 38 ntp_intres.h \ 39 ntp_io.h \ 40 ntp_keyacc.h \ 41 ntp_libopts.h \ 42 ntp_lineedit.h \ 43 ntp_lists.h \ 44 ntp_machine.h \ 45 ntp_malloc.h \ 46 ntp_md5.h \ 47 ntp_net.h \ 48 ntp_proto.h \ 49 ntp_random.h \ 50 ntp_refclock.h \ 51 ntp_request.h \ 52 ntp_rfc2553.h \ 53 ntp_select.h \ 54 ntp_stdlib.h \ 55 ntp_string.h \ 56 ntp_syscall.h \ 57 ntp_syslog.h \ 58 ntp_tty.h \ 59 ntp_types.h \ 60 ntp_unixtime.h \ 61 ntp_worker.h \ 62 ntp_workimpl.h \ 63 ntpd.h \ 64 ntpsim.h \ 65 parse.h \ 66 parse_conf.h \ 67 rc_cmdlength.h \ 68 recvbuff.h \ 69 refclock_atom.h \ 70 refidsmear.h \ 71 safecast.h \ 72 ssl_applink.c \ 73 timepps-SCO.h \ 74 timepps-Solaris.h \ 75 timepps-SunOS.h \ 76 timespecops.h \ 77 timetoa.h \ 78 timevalops.h \ 79 trimble.h \ 80 vint64ops.h \ 81 $(NULL) 82 83