Test: Remove old Makefile rules
This commit is contained in:
parent
232e6b55fa
commit
ec4f66120c
|
|
@ -52,16 +52,6 @@ test:
|
|||
|
||||
######################################################################
|
||||
|
||||
vcs:
|
||||
$(PYTHON3) driver.py $(DRIVER_FLAGS) --vcs --stop
|
||||
|
||||
######################################################################
|
||||
|
||||
nc:
|
||||
$(PYTHON3) driver.py $(DRIVER_FLAGS) --nc --stop
|
||||
|
||||
######################################################################
|
||||
|
||||
vlt:
|
||||
$(PYTHON3) driver.py $(DRIVER_FLAGS) --vlt --stop
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue