forked from lix-project/lix
6 lines
115 B
Makefile
6 lines
115 B
Makefile
|
LIBS += libformat
|
||
|
|
||
|
libformat_DIR := $(here)
|
||
|
|
||
|
libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc
|