Merge pull request #1074 from stevvooe/whale-no-more

Makefile: replace whale with D
This commit is contained in:
Michael Crosby
2017-06-23 11:08:27 -07:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ GOOS ?= $(shell go env GOOS)
else
GOOS ?= $$GOOS
endif
WHALE = "🐳"
WHALE = "🇩"
ONI = "👹"
ifeq ("$(OS)", "Windows_NT")
WHALE="+"