Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libspecsysinfo.a libspechostnamesysinfo.a
libspecsysinfo_a_CFLAGS = -I$(top_srcdir)/src/zabbix_agent
libspecsysinfo_a_SOURCES = \
diskio.c \
unknown.c
libspechostnamesysinfo_a_SOURCES = \
hostname.c
Everything looks good. We'll let you know here if there's anything you should know about.