diff options
Diffstat (limited to 'src/boost')
-rw-r--r-- | src/boost/format/Makefile.new | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/boost/format/Makefile.new b/src/boost/format/Makefile.new index bbc90ca76cb5..b60a2ea4fb62 100644 --- a/src/boost/format/Makefile.new +++ b/src/boost/format/Makefile.new @@ -1,5 +1,7 @@ LIBS += libformat +libformat_NAME = libnixformat + libformat_DIR := $(d) libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc |