guix/src/nix-store/Makefile

10 lines
183 B
Makefile

PROGRAMS += nix-store
nix-store_DIR := $(d)
nix-store_SOURCES = nix-store.cc dotgraph.cc xmlgraph.cc
nix-store_LIBS = libmain libstore libutil libformat
nix-store_LDFLAGS = -lbz2