chore: removed Makefile target that belongs to another project

This commit is contained in:
Settel 2022-03-18 08:53:24 +01:00
parent 9c552ae8d5
commit fe04237d0b

View File

@ -6,9 +6,6 @@ info:
@echo available targets:
@perl -ne 'm/^([\w\-]+):/ && print(" $$1\n");' Makefile
grab-%:
$(MAKE) -C grabber "$@"
run-all:
pexec -R -c -e TARGET \
-r run-client \