build on rhel7 $ make # or build one $ make -C starter build on centos7 $ make TARGET=centos7 # or build one $ make -C starter TARGET=centos7 ``#pchriste`