nix-gh/src/boost/format/local.mk

8 lines
116 B
Makefile

LIBS += libformat
libformat_NAME = libnixformat
libformat_DIR := $(d)
libformat_SOURCES := $(wildcard $(d)/*.cc)