1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 13:36:02 +01:00

* Build dynamic libraries.

This commit is contained in:
Eelco Dolstra 2005-07-22 14:52:45 +00:00
parent 1a67154d41
commit 4c20a08293
11 changed files with 27 additions and 21 deletions

View file

@ -1,6 +1,6 @@
noinst_LIBRARIES = libformat.a
lib_LTLIBRARIES = libformat.la
libformat_a_SOURCES = format_implementation.cc free_funcs.cc \
libformat_la_SOURCES = format_implementation.cc free_funcs.cc \
parsing.cc exceptions.hpp feed_args.hpp format_class.hpp \
format_fwd.hpp group.hpp internals.hpp internals_fwd.hpp \
macros_default.hpp