chore: removed Makefile target that belongs to another project
This commit is contained in:
parent
9c552ae8d5
commit
fe04237d0b
3
Makefile
3
Makefile
@ -6,9 +6,6 @@ info:
|
|||||||
@echo available targets:
|
@echo available targets:
|
||||||
@perl -ne 'm/^([\w\-]+):/ && print(" $$1\n");' Makefile
|
@perl -ne 'm/^([\w\-]+):/ && print(" $$1\n");' Makefile
|
||||||
|
|
||||||
grab-%:
|
|
||||||
$(MAKE) -C grabber "$@"
|
|
||||||
|
|
||||||
run-all:
|
run-all:
|
||||||
pexec -R -c -e TARGET \
|
pexec -R -c -e TARGET \
|
||||||
-r run-client \
|
-r run-client \
|
||||||
|
Loading…
Reference in New Issue
Block a user