49 lines
729 B
Makefile
49 lines
729 B
Makefile
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
|
|
AUTOMAKE_OPTIONS = ../util/ansi2knr
|
|
ETAGS_ARGS = $(srcdir)/Makefile.am
|
|
#EXTRA_DIST = TAGS
|
|
|
|
noinst_HEADERS = \
|
|
adjtime.h \
|
|
audio.h \
|
|
ascii.h \
|
|
audio.h \
|
|
binio.h \
|
|
global.h \
|
|
gps.h \
|
|
icom.h \
|
|
ieee754io.h \
|
|
iosignal.h \
|
|
l_stdlib.h \
|
|
mbg_gps166.h \
|
|
md5.h \
|
|
mx4200.h \
|
|
ntif.h \
|
|
ntp.h \
|
|
ntp_calendar.h \
|
|
ntp_control.h \
|
|
ntp_crypto.h \
|
|
ntp_datum.h \
|
|
ntp_filegen.h \
|
|
ntp_fp.h \
|
|
ntp_if.h \
|
|
ntp_io.h \
|
|
ntp_machine.h \
|
|
ntp_malloc.h \
|
|
ntp_proto.h \
|
|
ntp_refclock.h \
|
|
ntp_request.h \
|
|
ntp_select.h \
|
|
ntp_stdlib.h \
|
|
ntp_string.h \
|
|
ntp_syscall.h \
|
|
ntp_syslog.h \
|
|
ntp_types.h \
|
|
ntp_unixtime.h \
|
|
ntpd.h \
|
|
parse.h \
|
|
parse_conf.h \
|
|
recvbuff.h \
|
|
trimble.h
|
|
|