about summary refs log tree commit diff
path: root/src/boost/format/local.mk
blob: 3776eff382fead2af02c65bcb65843e593bd7637 (plain) (blame)
1
2
3
4
5
6
7
libraries += libformat

libformat_NAME = libnixformat

libformat_DIR := $(d)

libformat_SOURCES := $(wildcard $(d)/*.cc)