about summary refs log blame commit diff
path: root/src/nix-store/Makefile.new
blob: 0b31f3a36735c2538d98f539665058c87af3760f (plain) (tree)
1
2
3
4
5
6
7

                     
                     



                                                        
PROGRAMS += nix-store

nix-store_DIR := $(d)

nix-store_SOURCES = nix-store.cc dotgraph.cc xmlgraph.cc

nix-store_LIBS = libmain libstore libutil libformat