guix/src/nix-store/Makefile.new

8 lines
156 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