Added phony entries for Makefile

This commit is contained in:
Nicholas Thompson
2019-03-09 22:50:06 +02:00
committed by ncthompson
parent eb74b967c7
commit e5d8b0c26d

View File

@@ -26,7 +26,7 @@
#OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
#OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.PHONY: test test-race vet install gofmt docker statik lint clean
.PHONY: test test-race vet install gofmt docker statik lint clean guimock invertergui invertercli build
.DEFAULT_GOAL = build