about summary refs log tree commit diff
path: root/src/boost
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost')
-rw-r--r--src/boost/format/Makefile.new5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/boost/format/Makefile.new b/src/boost/format/Makefile.new
new file mode 100644
index 000000000000..28b66bd62d60
--- /dev/null
+++ b/src/boost/format/Makefile.new
@@ -0,0 +1,5 @@
+LIBS += libformat
+
+libformat_DIR := $(here)
+
+libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc