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-daemon
|
||||
|
||||
nix-daemon_DIR := $(d)
|
||||
|
||||
nix-daemon_SOURCES := $(d)/nix-daemon.cc
|
||||
|
||||
nix-daemon_LIBS = libmain libstore libutil libformat
|
||||
|
||||
$(eval $(call install-symlink, nix-daemon, $(bindir)/nix-worker))
|
||||
Loading…
Add table
Add a link
Reference in a new issue