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 ascii.h \ 9 audio.h \ 10 binio.h \ 11 global.h \ 12 gps.h \ 13 icom.h \ 14 ieee754io.h \ 15 iosignal.h \ 16 l_stdlib.h \ 17 mbg_gps166.h \ 18 md5.h \ 19 mx4200.h \ 20 ntif.h \ 21 ntp.h \ 22 ntp_calendar.h \ 23 ntp_control.h \ 24 ntp_datum.h \ 25 ntp_filegen.h \ 26 ntp_fp.h \ 27 ntp_if.h \ 28 ntp_io.h \ 29 ntp_machine.h \ 30 ntp_malloc.h \ 31 ntp_proto.h \ 32 ntp_refclock.h \ 33 ntp_request.h \ 34 ntp_select.h \ 35 ntp_stdlib.h \ 36 ntp_string.h \ 37 ntp_syscall.h \ 38 ntp_syslog.h \ 39 ntp_types.h \ 40 ntp_unixtime.h \ 41 ntpd.h \ 42 parse.h \ 43 parse_conf.h \ 44 recvbuff.h \ 45 trimble.h 46 47