Commit 3b97bdb8 authored by Michael Shigorin's avatar Michael Shigorin

lists: cleanup Makefile

DOTBASE variable setup has been superceded by metadata feature (commit c83cc111); this reference is thus useless.
parent 0d9c1d91
......@@ -18,7 +18,7 @@ include $(BUILDDIR)/distcfg.mk
SUFFIX := pkg/lists
TARGET := $(BUILDDIR)/$(SUFFIX)
all: | $(TARGET) $(GLOBAL_DEBUG) $(DOTBASE) copy-lists copy-groups grep-archdep
all: | $(TARGET) $(GLOBAL_DEBUG) copy-lists copy-groups grep-archdep
@mp-commit "$(TARGET)" "requested $(SUFFIX) copied over"
# env | sort -u | grep _LISTS | xargs -r cp -t
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment