guix/boost/format/Makefile.am

7 lines
244 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libformat.a
libformat_a_SOURCES = format_implementation.cc free_funcs.cc parsing.cc
2003-09-24 08:28:04 +00:00
EXTRA_DIST = exceptions.hpp feed_args.hpp format_class.hpp format_fwd.hpp \
2003-09-24 08:39:49 +00:00
groups.hpp internals.hpp internals_fwd.hpp macros_default.hpp