Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libsimplesysinfo.a
libsimplesysinfo_a_SOURCES = \
ntp.c \
ntp.h \
simple.c \
simple.h
libsimplesysinfo_a_CFLAGS = $(LDAP_CPPFLAGS)
Everything looks good. We'll let you know here if there's anything you should know about.