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