Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxexpr.a
libzbxexpr_a_SOURCES = \
host.c \
macro.c \
function.c \
expr.c \
interval.c \
token.c \
substitute.c \
urlencode.c \
macrofunc.c
Everything looks good. We'll let you know here if there's anything you should know about.