about summary refs log tree commit diff
path: root/src/boost/format/Makefile
blob: 17897fa590745186c152d689daa026d23b06c94e (plain) (blame)
1
2
3
4
5
6
7
LIBS += libformat

libformat_NAME = libnixformat

libformat_DIR := $(d)

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