guix/src/nix-store/Makefile

10 lines
183 B
Makefile
Raw Normal View History

PROGRAMS += nix-store
nix-store_DIR := $(d)
nix-store_SOURCES = nix-store.cc dotgraph.cc xmlgraph.cc
nix-store_LIBS = libmain libstore libutil libformat
2013-11-22 20:56:58 +00:00
nix-store_LDFLAGS = -lbz2