Rename Makefile -> local.mk
This commit is contained in:
parent
4a2ec9c659
commit
e0234dfddc
17 changed files with 16 additions and 16 deletions
|
|
@ -1,9 +0,0 @@
|
|||
PROGRAMS += nix-store
|
||||
|
||||
nix-store_DIR := $(d)
|
||||
|
||||
nix-store_SOURCES := $(wildcard $(d)/*.cc)
|
||||
|
||||
nix-store_LIBS = libmain libstore libutil libformat
|
||||
|
||||
nix-store_LDFLAGS = -lbz2
|
||||
Loading…
Add table
Add a link
Reference in a new issue