1#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies 2AUTOMAKE_OPTIONS = ../util/ansi2knr 3ETAGS_ARGS = $(srcdir)/Makefile.am 4#EXTRA_DIST = TAGS 5 6SUBDIRS = isc 7 8noinst_HEADERS = \ 9 adjtime.h \ 10 audio.h \ 11 ascii.h \ 12 audio.h \ 13 binio.h \ 14 global.h \ 15 gps.h \ 16 hopf6039.h \ 17 icom.h \ 18 ieee754io.h \ 19 iosignal.h \ 20 l_stdlib.h \ 21 mbg_gps166.h \ 22 mx4200.h \ 23 ntif.h \ 24 ntp.h \ 25 ntp_calendar.h \ 26 ntp_cmdargs.h \ 27 ntp_config.h \ 28 ntp_control.h \ 29 ntp_crypto.h \ 30 ntp_datum.h \ 31 ntp_filegen.h \ 32 ntp_fp.h \ 33 ntp_if.h \ 34 ntp_io.h \ 35 ntp_machine.h \ 36 ntp_malloc.h \ 37 ntp_md5.h \ 38 ntp_proto.h \ 39 ntp_refclock.h \ 40 ntp_request.h \ 41 ntp_rfc2553.h \ 42 ntp_select.h \ 43 ntp_sprintf.h \ 44 ntp_stdlib.h \ 45 ntp_string.h \ 46 ntp_syscall.h \ 47 ntp_syslog.h \ 48 ntp_tty.h \ 49 ntp_types.h \ 50 ntp_unixtime.h \ 51 ntpd.h \ 52 ntpsim.h \ 53 parse.h \ 54 parse_conf.h \ 55 recvbuff.h \ 56 rsa_md5.h \ 57 trimble.h 58 59