Add ioc install
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
default: help
|
||||
help ::
|
||||
@echo "Makefile for the ecmc test system in motion lab"
|
||||
@echo "====================================================================================="
|
||||
@echo "available targets for IOC installation"
|
||||
@echo " -> make install to install the ecmc hw test system for motion lab"
|
||||
|
||||
|
||||
install ::
|
||||
ioc install --clean -V --ioc MTEST01-MTN-HW-TEST
|
||||
|
||||
Reference in New Issue
Block a user