about summary refs log tree commit diff
path: root/src/boost/format/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/format/local.mk')
-rw-r--r--src/boost/format/local.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/boost/format/local.mk b/src/boost/format/local.mk
new file mode 100644
index 000000000000..17897fa59074
--- /dev/null
+++ b/src/boost/format/local.mk
@@ -0,0 +1,7 @@
+LIBS += libformat
+
+libformat_NAME = libnixformat
+
+libformat_DIR := $(d)
+
+libformat_SOURCES := $(wildcard $(d)/*.cc)