Makefile: replace whale with D

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day 2017-06-22 19:25:01 -07:00
parent c4da4ed393
commit e3f919f1d2
No known key found for this signature in database
GPG Key ID: 67B3DED84EDC823F

View File

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