9 lines
115 B
Makefile
9 lines
115 B
Makefile
SUBDIRS = algorithm io trie vector
|
|
|
|
noinst_HEADERS = \
|
|
intrin.h \
|
|
io.h \
|
|
vector.h \
|
|
algorithm.h \
|
|
trie.h
|