You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
335 B
Makefile
7 lines
335 B
Makefile
nobase_include_HEADERS = sxmp/sxmp.h sxmp/errno.h sxmp/limits.h sxmp/version.h \
|
|
sxmp/base64.h \
|
|
sexpr/cstring.h sexpr/faststack.h sexpr/sexp_errors.h sexpr/sexp.h \
|
|
sexpr/sexp_memory.h sexpr/sexp_ops.h sexpr/sexp_vis.h \
|
|
tdata/bitwise.h tdata/idx_allocator.h tdata/macro.h tdata/tree.h \
|
|
tdata/usrtc.h tdata/list.h tdata/ctrie.h
|