make: Replace some executables by absolute paths to improve performance

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-09-02 19:26:52 +00:00
commit f5c43f706a
54 changed files with 134 additions and 137 deletions

View file

@ -14,7 +14,7 @@ CHANNEL_LIST = $(shell $(GENERATE_SELECTION) -s)-channels.txt
all: selection.done channels.done
install:
clean:
rm -rf *.done *.tmp
$(RM) -rf *.done *.tmp
distclean: clean
upload: upload.done
install-smart: rpm-install-smart.done