nix-gh/src/nix-prefetch-url/local.mk

8 lines
181 B
Makefile

programs += nix-prefetch-url
nix-prefetch-url_DIR := $(d)
nix-prefetch-url_SOURCES := $(d)/nix-prefetch-url.cc
nix-prefetch-url_LIBS = libmain libexpr libstore libutil libformat