1 2 3 4 5 6 7 8 9
libraries += libfetchers libfetchers_NAME = libnixfetchers libfetchers_DIR := $(d) libfetchers_SOURCES := $(wildcard $(d)/*.cc) libfetchers_LIBS = libutil libstore libnixrust